Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • On the next screen look for Search Library and enter “azure devops” “Azure Dev” as search text. You will see Microsoft Azure DevOps entry, click Add to Applications button to the right.

...

  • You will see the entry of newly added Microsoft Azure DevOps application instance in the Applications tab.

...

  • Click on the app name to open a details screen. Click Sync now in the top right corner.

...

  • A popup dialog appears, click the slider button to enable API Integration.

...

  • On enabling the API Integration, detailed configuration fields are shown:

...

  • Need to enter the following details

    • The name of the Azure DevOps organization. → Your Azure DevOps organization name.

    • Personal Access Token. → PAT Created using your account with scopes Graph - Read & Member Entitlement Management

  • How to find your Azure DevOps organization name and Personal Access Token:

    • Organization → When you log in to Azure DevOps dashboard you will see the organization name as part of URL OR just below Azure DevOps icon on top-left.

    • Personal Access Token → Login to Azure DevOps then click the User Settings icon near profile icon on top-right. Click Personal access tokens option.

      On the next screen click + New Token.

      On the form, fill in Name and select Organization (you can choose a single organization from the list or All accessible organizations). Also set expiration time per your company’s policy. In the scopes section choose Custom defined and enable the following scopes:

      • Graph - Read

      • Member Entitlement Management - Read

        Finally, click Create button. On success copy and keep the token in a secure place where it can not be accessed by any third party-person.

  • Now fill in the organization and Personal Access Token in the Zilla configuration dialog, click Next.

    Image Removed

  • Sync will start and accounts from Azure DevOps will be visible.

...