Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.31 KB

OPS01-AZ100.md

File metadata and controls

39 lines (25 loc) · 1.31 KB

OPS01-AZ100 — Deploy an ARM template

Cloud Service Provider

  • Microsoft Azure

Difficulty

Level 100 (Introductory)

Project's Author(s)

Objectives

You need to complete the following:

  • Install Azure CLI
  • Create a resource group via Azure CLI
  • Deploy a quick start ARM template via CLI

You need to answer the following:

  • What is IaC?
  • What Azure CLI command is used to deploy an ARM template?
  • What are other IaC services?
  • What is a parameters file?
  • What command is used to provide a parameters file

References