...
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
.
...
Sync will start and Once the Sync is completed Accounts . When completed accounts from Azure DevOps will be visible in Accounts Tab.
When you have finished with all the steps above, return to Zilla and review the information that was synced.
...