In this lab, we’ll highlight the similarities and differences of deploying a Linux VM through Azure and demonstrate how to connect to an instance using a terminal.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Deploy a Linux VM
Deploy a Linux Azure Virtual Machine using either the Azure Console or Azure CLI.
While the size and storage are not necessarily important, ensure you set it up so that you can connect to the VM after deployment.- Connect to the VM
Verify you can connect to the VM using either an SSH client such as Putty, a local terminal, or even using the Azure Cloud Shell.