Knowledge check

Completed
1.

You need to write a template that includes an Azure Policy assignment. This should only be deployed for production environments. What should you do?

2.

Which one of the following is a good situation to use loops?

3.

How can you reference the current loop item within a Bicep loop?

4.

You used an array parameter to create a specified number of storage accounts. You need to return the storage account names for all the storage accounts you deploy so that users who run the deployment can see it. Which option should you use to return the storage account names?