Deploying resources to Azure using Azure DevOps
2020-06-07
Recently someone asked me how to deploy an Azure service using Azure DevOps. In this Blog Post a simple howto how to deploy a virtual machine on Azure using DevOps. Step 1 Create an ARM template For this first step create an IaaS VM with all the settings you need.Read More →