Use this option if you prefer not to authorize the Azure app configured by this portal.
Before You Begin
Register the Azure App for Azure DevOps in the Azure Portal.
Procedure
-
Select one of the following options:
-
Select an existing OAuth credential or create a new OAuth credential (recommended):
-
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.
-
-
To use PAT for authentication, move the Use Personal Access Token toggle key to the right, and then select an existing PAT credential or create a new PAT credential.
-
From the Credentials list, select existing PAT credentials or create new PAT credentials.
-
Click the add button
.
The Add credential dialog box appears.
-
In Credential name, enter a descriptive name for the credentials.
-
In Access token, enter the PAT.
-
In Description, enter a description of the credentials.
-
Click Save.
-
-
Click Next.
-
-