Deploying Azure Infrastructure on Linux

1 hour
  • 4 Learning Objectives

About this Hands-on Lab

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).

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Use SSH to Connect to the Linux Virtual Machine

This objective is complete when you have successfully used SSH to access the virtual machine.

Install Deployment Tools (Azure CLI Recommended)

This objective is complete when you have successfully installed either Azure PowerShell (also requiring PowerShell) or Azure CLI.

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.

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.

Additional Resources

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.


Reference Links

What are Hands-on Labs

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.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?