Challenge 05 - Deploy a Virtual Machine

< Previous Challenge - Home - Next Challenge >

Introduction

In this challenge, you will put all the pieces together and extend your Bicep template to deploy a Virtual Machine in Azure.

The goals for this challenge include understanding:

Description

Success Criteria

  1. Verify that your virtual machine has been deployed via the Azure Portal or Azure CLI.
  2. Connect to your virtual machine and verify you can login (Linux with SSH).

Tips

Learning Resources