Example Powershell script in creating Azure Virtual Machines.
Azure PowerShell module is used to create and manage Azure resources from the PowerShell command line or in scripts.
For Microsoft Azure's Documentation in Step-By-Step Guide on how to use the Azure PowerShell module to deploy a virtual machine (VM) in Azure that runs Windows Server.
Learn how remotely connect to your Azure VM via RDP and install the IIS web server, check out the link below: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-powershell
#Check out my article at DEV Community about this repo https://dev.to/jonahandersson/virtualization-and-deploying-azure-virtual-machines-using-powershell-1l83c
#My Tech Talk about Azure Virtual Machines at Azure User Group Manila