Register the Azure App for Azure DevOps in the Azure Portal

Register the Azure app for Azure DevOps in the Azure portal.

Register the Azure App in the Azure Portal

  1. Log on to the Azure portal (https://portal.azure.com/).

  2. Click App registrations.

    The App registrations page appears.

  3. Click New registration.

    The Register an application screen appears.

  4. In the Name box, type a name for the app.

  5. Under Supported account types, select Accounts in this organizational directory only (tenant_prefix - Single tenant).

  6. Click Register.

  7. 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.

  8. In the left pane, click Certificates & secrets.

  9. Under the Client secrets section, click New client secret.

    1. Enter a description and select an expiration period.

    2. Click Add.

    3. 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

  1. Log in to the Azure DevOps portal.

  2. Go to the organization that you want to back up.

  3. Navigate to Organization Settings > General > Users.

  4. 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.

  5. Go to Organization Settings > Security > Permissions > Project Collection Administrators > Members.

  6. Add the registered application as a member of the Project Collection Administrators group.

Loading...