Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
317 views
in Technique[技术] by (71.8m points)

Permissions needed to run the Azure DevOps Migration Tools

What permissions do I need in source and target to run the Azure DevOps Migration Tools?

I've tried to find the information here and in the docs without success.

Edit: I found something about adding my account to the Project Collection Service Accounts group which is basically same as Collection Admin. But docs also says this is not needed for "VSTS" (Azure DevOps Services). So still dont know what is needed when targeting Azure DevOps Services...

question from:https://stackoverflow.com/questions/66065341/permissions-needed-to-run-the-azure-devops-migration-tools

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

It really depends on how you have your Azure DevOps Migration Tools run configured.

The account that you run the migration under will need to have permission to everything that you're accessing.

For example, if you are just running the WorkItemMigrationConfig and migrating work items only (not Area Paths, Iterations, or Tests), you could get away with only having contribute permissions within the destination project and reader permissions within the source.

However, I'd recommend making sure that the account you're using has at least Project Administrator rights within both the source and destination repositories to avoid any issues.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...