- Lab
- A Cloud Guru
Using Custom Images for a Virtual Machine Scale Set in Azure
Your company has a custom Linux VM that they want to redeploy to a virtual machine scale set. You must find an efficient way of redeploying this VM without having to manually install all custom packages and settings.
Path Info
Table of Contents
-
Challenge
Start Cloud Shell and Set Resource Variables
- Start Cloud Shell using Bash.
- Create variables for the Resource Group name and Virtual Machine resource ID.
-
Challenge
Create an Image From the VM
- Using the Azure CLI:
- Create an image gallery.
- Create an image definition.
- Create an image version.
- Using the Azure CLI:
-
Challenge
Create a Virtual Machine Scale Set From the Image
- Using the Azure CLI, create a Virtual Machine scale set from the image.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.