Migrating from TFS to Azure DevOps

Hi Everyone,

We have created a new Azure DevOps repository for our TFS Project and migrating from TFS-RPA repository to Azure DevOps repository.

So, What are some best practices to follow when migrating from TFS to Azure DevOps? and What are the benefits of upgrading from TFS to Azure DevOps Services?

Thanks,
Ravi

Hey @rchin , how is the migration working?
One the benefits is related to source control. git enables faster branching and favors collaborative work.

When you do this, you have the opportunity to change the code repository structure from a monolitic one to a a more granular one, if it is the case.

If you switch to Azure DevOps git, you can also leverage Automation Ops Pipelines: Automation Ops - Pipelines GA announcement