Missing TFVC Option in Azure DevOps: Creating a New Project
It’s August 2024, and I am trying to create a create a new Azure DevOps project for a new Dynamics 365 Finance implementation project. It turns out TFVC is not available anymore as a version control. This is coming after Microsoft published Git walkthrough for D365 Finance & Supply chain implementation.
Hence , create a new Azure DevOps project would have you choose Git as default version control and TFVC is totaly missing.. This tell us we need to start using this for future project and obviously migrate current D365FO repositories from TFVC to Git.
If you probably are not ready to start using Git, fear not :). At least for now, you can enable the TFVC option form the organization’s setting.
You should have it turned off as shown above.