This commit is contained in:
Brian Moore 2019-11-01 15:57:20 -05:00
Родитель 4734cc4eb9
Коммит 47e74a5e65
5 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -1,4 +1,4 @@
# LAB 1 - Azure Resource Manager Templates
# ARM Templates - LAB 1
This lab will walk through using Azure Resource Manager Templates to deploy resources to an Azure Resource Group. Start by using the azuredeploy.json file and make the changes documented below to complete the lab.

Просмотреть файл

@ -1,4 +1,4 @@
# LAB 2 - Azure Resource Manager Templates
# ARM Templates - LAB 2
To begin this lab, start with the template from the previous lab or use the azuredeploy.json file provided in this folder.

Просмотреть файл

@ -1,4 +1,4 @@
# LAB 3 - Azure Resource Manager Templates
# ARM Templates - LAB 3
To begin this lab, start with the template from the previous lab or use the azuredeploy.json file provided in this folder.

Просмотреть файл

@ -1,4 +1,4 @@
# LAB 4 - Azure Resource Manager Templates
# ARM Templates - LAB 4
To begin this lab, start with the template from the previous lab or use the azuredeploy.json file provided in this folder.

Просмотреть файл

@ -1,4 +1,4 @@
# LAB 5 - Azure Resource Manager Templates
# ARM Templates - LAB 5
To begin this lab, start with the template from the previous lab or use the azuredeploy.json file provided in this folder.