Finding your Azure Tenant, Subscription, and Application IDs and Client Secret¶
In order to connect Azure to Venafi Cloud, you'll need to provide us with your Azure Tenant ID and Subscription ID.
To find your Azure Tenant ID
Your Azure Tenant ID is the same as your Azure Directory ID.
- Log in to your Azure portal.
- In Azure's left navigation pane, click Azure Active Directory.
- Click Properties. Your Directory ID is displayed on the Properties page.
To find your Azure Subscription ID
- Log in to your Azure portal.
- In the Search field, type the word subscription.
- Click Subscriptions.
- Find the subscription you want, then copy its Subscription ID.
To find your Azure Application ID
- Log in to your Azure portal.
-
In Azure's left navigation pane, click Azure Active Directory.
To obtain your Azure Client Secret
- Log in to your Azure portal.
- In the left pane, click Azure Active Directory.
- In the white pane, click App registrations.
- Click New application registration.
- Enter the required information, then click Create.
- Above Display name, click Settings.
- In the right pane, click Keys.
- In Passwords, enter the Key description and specify the Duration.
-
Click Save. The Client Secret is displayed under Value.
-
Copy the key value (Client Secret).
You won't be able to retrieve the key value (client secret) after you leave the blade.