From the course: Azure Automation and Optimization Essentials

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Deploying and configuring Start/Stop VMs v2

Deploying and configuring Start/Stop VMs v2 - Azure Tutorial

From the course: Azure Automation and Optimization Essentials

Deploying and configuring Start/Stop VMs v2

- [Instructor] The start/stop VMs v2 feature manages all virtual machines across the resource groups in a single subscription where it is deployed. The feature can be deployed as often as your organization requires. It can also be configured to centrally manage VMs across multiple subscriptions. The start/stop VMs v2 feature is deployed from the start/stop VMs v2 GitHub repository, which is maintained by Microsoft. Let's see how this works. I opened the GitHub repository in my browser. Now let's scroll down and click Deploy to Azure to open the Azure Portal. Now we can choose between two plans, the default plan for a single deployment, and the AZ plan for a highly available deployment across multiple availability zones. Let's stick with the default plan and click Create. Now we need to provide deployment values. We'll use the pay as you go subscription and the West Europe region. The resource group name is going to be rg-vmv2. Then the function app name is going to be func-vmv2. Same…

Contents