How to Deploy new Azure environments from LCS
With the release of Dynamics 365 for operations (D365Ops), the use of LCS ( https://lcs.dynsmics.com/V2/ ) has become inevitable. And in a way that is good, LCS can be a really good tool if used correctly. Anyhow, today I will write about Basic setup needed in order to deploy an Azure DEVTEST environment on LCS. And we will do by breaking down the steps into the below: Validating if you have the right access to deploy a D365Ops environment To create a new VSTS project and attaching it to the LCS project Creating a DEVTEST environment on Azure from LCS Right access: D365Ops is intended to be on cloud, for the same reason you need to have a .onmicrosoft.com account. This could be your personal or from your employer, basically subscribers to Office 365 business plans. (yourname)@(business). onmicrosoft.com. - Some help in here . And this account of yours should be tagged with Microsoft Dynamics 365 for operations, only then you will see the opti...