Add the Azure DevOps App

When you add a Azure DevOps app, a default repository group is automatically created, and includes the repositories that you specify. You can create more repository groups for data that has different backup requirements.

Procedure

  1. From the navigation pane, go to Protect > DevOps.

    The DevOps page appears.

  2. In the upper-right area of the page, click Add app.

    The Add DevOps dialog box appears.

  3. Click the Azure DevOps tile.

  4. Click Next.

    The Select Plan page appears.

  5. Select the backup plan to back up the applications.

    If you don't already have a backup plan that you can use, to create one, click the add buttonadd/plus button - gray - no border.

  6. Click Next.

    The Configure App page appears.

  7. Complete the following steps:

    1. In App name, type a name for the app.

    2. In Token name, type the token name to access the app.

    3. In Access token, type the access token to access the app.

      For more information about creating an access token, go to the Azure docs site.

      For information about the required access token permissions and user roles, see Personal Access Token Permissions.

    4. Click Next.

      The Access Nodes page appears.

  8. Complete the following steps:

    1. In Access node type, specify the OS of the access node for Azure DevOps.

    2. From the Access nodes list, select the access nodes to use for the backup operation.

    3. In Staging path, enter the path where you want to stage the projects and repositories.

      By default, the Job Results directory is used as the staging path. You can specify a different staging path. The staging path can be either a local path or a UNC path. You cannot specify a mounted path under a drive as the staging path.

    4. To browse the app with credentials, move the Impersonate User toggle key to the right, and then type the credentials needed to access the app.

      If you provide a UNC path for staging, you must impersonate a user that has access permissions to the UNC path.

    5. Click Next.

      The Backup Content page appears.

  9. Complete the following steps:

    1. From the Azure services list, select the Azure service to back up.

      Boards, Repos, Pipelines, Test Plans, and Artifacts are selected by default. To unselect, from the list, click the Azure service.

    2. In Organization name, select the organization.

      The organization list fetch might fail when you create a PAT by selecting a single organization instead of all accessible organizations. Enter the organization name manually to proceed with the app creation. Make sure the name of the organization does not contain blank spaces because Azure does not allow them. You can perform a content browse to validate the PAT.

    3. For Projects, specify whether to back up all projects or only the projects that you select.

    4. Click Submit.

For more information about creating a personal access token, go to the Azure Devops documentation site.

×

Loading...