From 9949adc16d9070bc4dd08417c5494f110b4233ba Mon Sep 17 00:00:00 2001 From: Tiago Pascoal Date: Wed, 7 Feb 2024 22:26:00 +0000 Subject: [PATCH] Refer extra scope when using GEI to migrate from ADO with rewire pipeline or integrate boards flags (#49026) Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Co-authored-by: Laura Coursen Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com> --- .../managing-access-for-a-migration-from-azure-devops.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/managing-access-for-a-migration-from-azure-devops.md b/content/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/managing-access-for-a-migration-from-azure-devops.md index 9aa9556b2d..fca3e113c4 100644 --- a/content/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/managing-access-for-a-migration-from-azure-devops.md +++ b/content/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/managing-access-for-a-migration-from-azure-devops.md @@ -45,6 +45,8 @@ 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 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. ## Granting the migrator role