Problem scenario
You want to automate the creation of servers in Azure. You want to try ARM templates to learn more about them. How do you use .json files and Azure PowerShell to do this (without using the web UI)?
Solution
Prerequisites
i. You have a way of running Azure PowerShell commands. If you need assistance with this, see this posting if your workstation is running Windows 7 or this posting if your workstation is running Windows 10.
…
Continue reading “How Do You Create Servers Using .JSON Files and Resource Manager in Azure?”