Skip to content

sjkp/azure-arm-hol

Repository files navigation

#Azure Resource Manager Templates Hands-on Labs These hands-on labs are designed to help you get familiar with Azure Resource Manager.

#Prerequisites Before you can complete the labs you need a few things (note you can use either PowerShell or Xplat-CLI)

#The structure The labs are organized in steps. The steps are meant to be completed from the first to the last. Each step contains a readme.md file that describes what the step is about, and two folders:

  • begin
  • complete

The begin folder contains a starting template that can be used to help you get started. The template contains comments // sometimes with links to help you along.

If you get stuck or just want inspiration the complete folder contains one possible solution to the task.

Please note that if you try to run the complete solution with the provided *.param.json files you might encounter errors if other people have deployed resources with the same names, so you should always update the names to be unique.

##Before you start The following resource can help you get started

##Two labs This hands on sessions consists of two labs

The labs are independent, so it is up to you if you want to do both or just the one you find most interesting.