Hi Experts,
Well I have already asked many questions related to Tier 1 development environment on this platform. But I would like to clarify few more points.
Microsoft provides 2 options for Tier 1 environment, Build VM and Develop VM.
It has been recommended by Microsoft that we must use Build VM for only build and deployment process and Development VM only for code development. However I have observed many times below scenarios,
1. Some client use only Development VM and create the deployable package through Visual Studio and upload it to LCS.
2. Some client only use Build VM and they develop, build and deploy the code using Azure Pipeline.
Question 1 : My question is how should I convince my client to have one separate Build environment and one separate Development environment? Is there any supporting MS document to convince my client?
I am asking this question, as one of my client's VM is on PU35 currently which is Development VM. And I am about to deploy new Build VM with PU37 by deleting existing Development one.
The purpose of deploying build VM with PU37 is I want to set the process of deployment through Azure Pipeline and not through Visual Studio.
Question 2 :If my client cannot afford 2 environments, shall I go ahead on deploying Build VM with PU37? Would it cause in any issue in future?
Question 3 :Also recently I received one email as below. Can anybody please tell, does below email has any links with above discussed scenarios?
