- Lab
- A Cloud Guru
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).
Path 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):
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.