Create OAuth credentials for Azure DevOps app authentication using Azure application details including tenant ID, application secret, and authentication endpoint details.
Before You Begin
Register the Azure App for Azure DevOps in the Azure Portal.
Procedure
-
From the Credentials list, select existing OAuth credentials or create new OAuth credentials.
-
Click the add button
.
The Add credential dialog box appears.
-
In Credential name, enter a descriptive name for the credentials.
-
In Application ID, enter the Azure application ID.
-
In Tenant ID, enter the Azure tenant ID (this is the same as the Directory ID in the Azure portal).
-
In Application secret, enter the Azure application secret.
-
From Environment, select the Azure cloud environment where your application or service is hosted.
-
To enter the authentication endpoint details, move the Show endpoints toggle key to the right, and then provide the authentication, storage endpoint, and management endpoints.
-
In Description, enter a description of the credentials.
-
Click Save.
-
-
Click Next.