Deploy Virtual Machines via ARM Template
Introduction
Azure Resource Manager (ARM) template is a JSON file that defines the infrastructure and configuration of your Azure resources. It allows deployment, management and configuration of resources in a consistent and repeatable way. ARM templ...
tinatech.hashnode.dev4 min read