< Previous Challenge - Home - Next Challenge>
The goals for this challenge include understanding:
- variables
- dependencies (Hint: Resource IDs)
- idempotency
Extend the ARM template to add a Network Security Group that opens ports 80 and 22 and apply that rule to the subnet you created in Challenge 2.
- Verify in the Azure portal Network Security Group has been configured as per the values specified above
- Verify in the Azure portal that the Network Security has been applied to the subnet