Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.04 KB

00-student-prereqs.md

File metadata and controls

25 lines (12 loc) · 1.04 KB

Challenge 0: Prerequisites

Azure portal

You must have an Azure account and an active Azure subscription to complete this lab. If you do not have an Azure subscription, you can create a free one here. A credit card will be needed but You can cancel subscription before any billing takes place.

Visual Studio Code and ARM extension

  1. If you don’t have it installed, download the Visual Studio Code editor.

    Download Visual Studio Code - Mac, Linux, Windows

  2. Once you have Visual Studio Code installed, install the ARM Template extension from Microsoft.

    Azure Resource Manager (ARM) Tools

  3. Clone this repo to Your local machine Workshop App

  4. Optionally You may want to visualize Your template with ARM Template Viewer.

    Arm Template Viewer