Challenge 08 - Deploy a Virtual Machine Scale Set

< Previous Challenge - Home - Next Challenge >

Introduction

The goal for this challenge includes understanding:

Use your learning from the previous challenges you will use Bicep modules to deploy Linux Virtual Machine Scale Sets (VMSS).

Description

In this challenge you will write Bicep files that make use of modules to achieve the following:

Success Criteria

  1. Verify that the Bicep CLI does not show any errors and correctly emits an ARM template.
  2. Verify in the Azure portal that all resources has been deployed.

Learning Resources

Tips