Challenge 5 - Deploy a Virtual Machine

< Previous Challenge - Home - Next Challenge>

Introduction

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

The goals for this challenge include understanding:

This is where the “choose your own adventure” part of this hackathon begins:

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 (Windows with RDP, Linux with SSH)

Tips