- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Deploying Azure Infrastructure on Linux
In this lab, you will use remote access (i.e., SSH) to log in to a Linux VM and install Azure command-line tools in order to deploy basic infrastructure (i.e., a storage account).

Lab Info
Table of Contents
-
Challenge
Use SSH to Connect to the Linux Virtual Machine
This objective is complete when you have successfully used SSH to access the virtual machine.
-
Challenge
Install Deployment Tools (Azure CLI Recommended)
This objective is complete when you have successfully installed either Azure PowerShell (also requiring PowerShell) or Azure CLI.
-
Challenge
Connect to Azure
This objective is complete when you have successfully authenticated and connected to the Azure tenant you logged into in the first objective.
-
Challenge
Deploy Basic Infrastructure Using the CLI
This objective is complete when you have successfully deployed the basic infrastructure to Azure and verified deployment either in the command line or the Azure portal.
Deploy a storage account with the following settings:
- Storage account name (the name must be globally unique):
acglearn<RANDOM_NUMBERS><RANDOM_WORD>
- Region: Use the default location
- Performance: Standard
- Redundancy: Locally redundant storage (LRS)
Leave all other settings on their defaults.
- Storage account name (the name must be globally unique):
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.