Knowledge check

Completed

Choose the best response for each question. Then select Check your answers.

Check your knowledge

1.

Which of the following describes how to define the dependencies in a bicep file?

2.

Which of the following choices best describe the behavior of the webAppName parameter for a team that created a template that contains this line: param webAppName string = 'mySite${uniqueString(resourceGroup().id)}'?

3.

Which of the following choices describe how you can reuse a Bicep template in other Bicep templates?