Hi Team,
I am working on migrating Azure DevOps Server 2019 update 1.1 to Cloud Azure DevOps Service using Microsoft provided Migrator.exe tool. While executing the migration steps I am facing
issues at user mapping for windows Active directory to Azure Active Directory.
As per process have successfully completed below steps.
- Validate - Passed
- Prepare - Passed
- IdentityMapLog - Created
- Import.Json - Created
Here when I opened IdentitymapLog file it showing all users as historical, none of them showing as Active even for myself.
If I proceed to import with the generated IdentityMapLog file, the migration is happening and the project was created in Azure DevOps services. But none of the users are getting access
to Azure DevOps services.
Also have observed all users are creating in Azure DevOps services with UserType = "User" and not getting any access, If I add any user to manually the UserType="AddUser"
and the user getting access on Azure DevOps services project.
Please guide me why the IdentityMapLog file creates all users as historical. What should we do to make it Active.
Thanks
Karthick