Register the Azure app for Azure DevOps in the Azure portal.
Register the Azure App in the Azure Portal
-
Log on to the Azure portal (https://portal.azure.com/).
-
Click App registrations.
The App registrations page appears.
-
Click New registration.
The Register an application screen appears.
-
In the Name box, type a name for the app.
-
Under Supported account types, select Accounts in this organizational directory only (tenant_prefix - Single tenant).
-
Click Register.
-
Copy and paste the following values in a document that you can access later:
-
Application ID
-
Directory ID
You will enter these values in the Commvault Cloud software when you complete the Azure DevOps setup.
-
-
In the left pane, click Certificates & secrets.
-
Under the Client secrets section, click New client secret.
-
Enter a description and select an expiration period.
-
Click Add.
-
Copy the Value of the client secret and save it in a secure location. You will need this value when you complete the Azure DevOps setup in Commvault Cloud.
-
Add the Registered Application as a User in Azure DevOps
After registering the Azure app in the Azure portal, you must add the application as a user in your Azure DevOps organization and assign the required permissions.
Procedure
-
Log in to the Azure DevOps portal.
-
Go to the organization that you want to back up.
-
Navigate to Organization Settings > General > Users.
-
Add the registered application to the users list.
Set the access level to Basic + Test Plans if the user wants to back up Test Plans as well; otherwise, select Basic.
-
Go to Organization Settings > Security > Permissions > Project Collection Administrators > Members.
-
Add the registered application as a member of the Project Collection Administrators group.