Versions Compared

Key

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

...

  • On enabling the API Integration detailed configuration fields are shown, We will need to add some additional information about the organization on Azure DevOps.

    • 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 organization & pat ( 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

      Note: Sync brings in only users of the organization whose name is provided in the configuration. If you have multiple organizations in your account please add them as separate instances.

    • Personal Access Token → Login to Azure DevOps then go to the User Settings icon near profile icon on top-right, You will see option Personal access tokens below Usage click on it.

      On the next screen click on New Token

      A form will appear, Give some meaningful token Name select Organization you can choose a single organization from the list or All accessible organizations. Set expiration time as per your choice. In the scopes section set Custom defined instead of Full access then enable the following scopes,

      • Graph - Read

      • Member Entitlement Management - Read

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

  • Now fill in these organization & PAT into the Zilla configuration dialog, Click Next

  • Sync will start & accounts from the Azure DevOps will be visible

...