Challenge 1 - Hello World Template

Home - Next Challenge>

Pre-requisites

Make sure your machine is set up with the proper tooling: IaC ARM-DSC Hack - Prerequisites

Introduction

Your first challenge is to create a simple “Hello World” ARM template. The goals here are to understand:

Description

Develop an ARM template that accepts a generic input value and returns it as an output value.

Success Criteria

  1. You can deploy the template using both the CLI and PowerShell
  2. You can view the deployment in the Azure Portal and view the inputs & outputs