Further reading
You can check out the following links for more information about the topics that were covered in this chapter:
- Quickstart: Create a Linux VM in the Azure portal: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/quick-create-portal
- VM scale sets documentation: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/
- Manage the availability of Windows VMs in Azure: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/manage-availability
- Understand the structure and syntax of ARM templates: https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-authoring-templates
- Deploy resources with ARM templates and Azure PowerShell: https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-template-deploy
- Define resources in ARM templates: https://docs.microsoft.com/en-us/azure/templates/
- Using Azure DevOps: https://azure.microsoft.com/en-gb/services/devops/
- Understanding...