Create an Active Directory application and generate a client secret for the application in the Microsoft Azure portal. You must use the client secret when you configure a cloud account for the Microsoft Azure.
Prerequisites
- Ensure that you are using Microsoft Azure Cloud.
- Ensure that you have a valid subscription in the Microsoft Azure portal with an Active Directory integration.
Procedure
- Log in to the Microsoft Azure portal.
- Create an application and generate a secret for the application. For details, see Creating an Azure AD application and service principal that can access resources.
Complete the following tasks:
- Create an Azure Active Directory application.
Note: Ensure that the API Permission is 'Microsoft Graph User.Read'.
- Under , select the role you want to assign to the application. The minimum requirement is 'Reader' or above.
- Generate a client secret for the application.
- Copy the subscription ID, directory (tenant) ID, application (client) ID, and client secret to use in your cloud account.