Hello Everyone, We have a requirement for the deployment of D365 Build machine. Build machine are normally created as an additional machine with an additional cost to make/create deployable packages which will be further deployed on different environment. Prerequisites: 1) Create Team foundation version control(TFVC) version control setup on DevOps as this is required while creating build machines otherwise It will result in below error. To create it, navigate to Repos(You should have correct user roles than you will be able to see it) in devOps. Open the dropdown and you will see "+ New repository " option. 2) On LCS level Permission to manage and create VMs should be assigned Steps to create Build machine Open LCS and navigate to cloud hosted environments after entering into the project. Then press + to add VM Select DevTest Again select the build and test Based on requirement, select Size of the VM in my case its B8ms (standard) Name your build agent . Set data...