This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each of the questions below.
What language are Azure Resource Manager templates written in?
JSON
C#
T-SQL
Which option should you include in your template when specifying the region for a resource group deployment?
Parameter
Variable
Output
Which element of a template allows for you to build dependencies into resources?
dependsOn
concat
apiVersion
Which Azure CLI command should you choose to create a logical server for Azure SQL Database?
az sql db op
az sql server create
az sql db create
You must answer all questions before checking your work.
Was this page helpful?