Skip to content

Commit eb86d04

Browse files
committed
Merged main into live
2 parents 5acead3 + f8eb2ec commit eb86d04

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

docs/migrate/migration-prerequisites.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Complete migration prerequisites
3-
description: Learn about what's required before you begin migration from on-premises to the cloud in Azure DevOps Services.
2+
title: Complete Migration Prerequisites
3+
description: Learn about requirements before you begin migration from on-premises to the cloud in Azure DevOps Services.
44
ms.topic: how-to
55
ms.subservice: azure-devops-migrate
66
ms.contentid:
77
ms.author: chcomley
88
author: chcomley
99
monikerRange: '<= azure-devops'
10-
ms.date: 05/20/2024
10+
ms.date: 07/29/2025
1111
---
1212

13-
# Complete prerequisites for migration
13+
# Complete migration prerequisites
1414

1515
As you move to the second phase of migrating to Azure DevOps Services with the Azure DevOps Data Migration Tool, you must complete the prerequisites for transferring your data to the cloud. If your organization already meets these prerequisites, you can skip this phase entirely.
1616

@@ -33,6 +33,10 @@ Ensure your team has a functional Microsoft Entra ID tenant for authenticating m
3333
> [!TIP]
3434
> - We recommend that you use the same Microsoft Entra ID tenant as other Microsoft Cloud services. If your company already has Microsoft Entra ID, skip this step.
3535
> - While Microsoft accounts (MSAs) work for Azure DevOps Services authentication, they can't be mapped during Azure DevOps Server database migration.
36+
> - If your Microsoft Entra tenant has the **Restrict organization creation** policy enabled, any data import operation using the Azure DevOps Migration Tool fails unless the importing user is explicitly added to the allowlist. To ensure a successful import:
37+
> - Temporarily add the importing user to the allowlist.
38+
> - The user added to the allowlist must match the AccountOwner specified in the import.json file used for the migration.
39+
> - For details on configuring the allowlist, see [Restrict organization creation](/azure/devops/organizations/accounts/azure-ad-tenant-policy-restrict-org-creation).
3640
3741
### Synchronize identities and groups with Microsoft Entra ID Connect
3842

@@ -44,7 +48,7 @@ To set up the synchronization, do the following steps:
4448

4549
For more information on setting up Microsoft Entra ID Connect, see [Microsoft Entra Connect Sync](https://aka.ms/AzureADConnect).
4650

47-
Also, explore how you can configure Azure DevOps Services to use Microsoft Entra ID by visiting this page. Although the steps in that article don’t align exactly with your Team Foundation Server database migration, it serves as valuable reference information. The Data Migration Tool establishes the link to your Microsoft Entra ID tenant during the creation of your Azure DevOps Services organization at the start of the migration process.
51+
Also, explore how you can configure Azure DevOps Services to use Microsoft Entra ID by visiting this page. Although the steps in that article don’t align exactly with your Azure DevOps Server database migration, it serves as valuable reference information. The Data Migration Tool establishes the link to your Microsoft Entra ID tenant during the creation of your Azure DevOps Services organization at the start of the migration process.
4852

4953
> [!NOTE]
5054
> DirSync was a predecessor technology to Microsoft Entra ID Connect. Upgrade to Microsoft Entra ID Connect if you’re using DirSync.
@@ -81,12 +85,12 @@ Have the following items:
8185
`Migrator validate /collection:[^1^][4] (http://localhost:8080/DefaultCollection) /tenantDomainName:fabrikam.OnMicrosoft.com /region:{region}`
8286
If you need to run the tool from a machine other than the Azure DevOps Server, use the `/connectionString` parameter.
8387

84-
## Next steps
88+
## Next step
8589

8690
> [!div class="nextstepaction"]
8791
> [Validate and prepare for migration](migration-validate.md)
8892
89-
## Related content
93+
## Related content
9094

9195
- [Prepare for test run](migration-prepare-test-run.md)
9296
- [Do test run migration](migration-test-run.md)

0 commit comments

Comments
 (0)