Press "Enter" to skip to content

Posts tagged as “Virtual Machines”

All about Azure Automanage

0

Here is the recording of my talk at AzConf (https://azconf.dev) about Azure Automanage. In this session, I talked about How Azure Automanage can simplify the virtual machines operations management for you in Azure.

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…