Skip to content

Commit

Permalink
Update managing-access-for-a-migration-from-azure-devops.md (github#3…
Browse files Browse the repository at this point in the history
…3920)

Co-authored-by: Alex Nguyen <[email protected]>
  • Loading branch information
thunermay and nguyenalex836 authored Jul 10, 2024
1 parent 71d1c1f commit 8006e8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ For other tasks, such as downloading a migration log, you only need one {% data

Your Azure DevOps {% data variables.product.pat_generic %} must have `work item (read)`, `code (read)`, and `identity (read)` scopes.

If you want to use the `--integrate-boards` or `--rewire-pipelines` flags when generating a migration script, you will also need `Build (Read)` scope.
If you want to use the `--rewire-pipelines` flag when generating a migration script, you will also need `Build (Read)` scope. To use the `inventory-report` and `--integrate-boards` flags, you will need to grant full access to your {% data variables.product.pat_generic %}.

If you want to migrate from multiple organizations, allow the {% data variables.product.pat_generic %} to access all accessible organizations. For more information, see [Use {% data variables.product.pat_generic %}s](https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=preview-page#create-a-pat) in Microsoft Docs.

Expand Down

0 comments on commit 8006e8c

Please sign in to comment.