Press "Enter" to skip to content

Posts tagged as “Infrastructure as Code”

Developing ARM Templates – 7th Dec @ Microsoft India

0

Last Saturday, 7th Dec I had the opportunity to talk about developing ARM Templates for Azure deployments in a community event at Microsoft India, Bangalore Office. Getting up on a Saturday early morning could be a daunting task, however, we had more than 35 folks who did this task flawlessly. (Okay, a few were a bit late). I appreciate everyone…

Deploy Linux VMs on Azure with ARM Template

0

In this blog post, we’ll have a look at deploying Linux workload using Azure-QuickStart ARM templates. See this if you are looking to deploy VM using Azure Portal. Quickstart templates are created by Community members and are available on GitHub. You can always download these and leverage them for deployment or even as a starting point for your custom template.ARM templates can also…