
Learn to deploy virtual machines in azure using templates, inspect and customize template files, validate and deploy from the portal, and reuse templates for consistent virtual machine provisioning.
Configure an Azure ARM load balancer with a front-end IP and back-end pool to distribute traffic across web front ends, using probes to ensure healthy VMs and inbound NAT rules.
Leverage Azure virtual machine scale sets to automatically scale identical machines based on demand using Azure Insights, with CPU utilization thresholds, templates, and command-line tooling.
This course is designed to instruct students on Azure as it pertains to Virtual Networks, Virtual Machines, and Storage capabilities. Students will understand ARM deployment, including reviewing ARM vs. Classic deployment, the advantages of ARM, and working with ARM deployment methods. Students will learn how to use and deploy ARM templates, including how to deploy VM via templates from Github and how to create a template from resource group. They will review RBAC and ARM Networks, learn how to work with Azure ARM load balancer, and also how to use ARM scale sets. In addition, students will create an automation account, automation assets, and runbooks.