Configure resources with Azure Resource Manager templates Flashcards
1
Q
What is an Azure Resource Manager template
A
A JavaScript Object Notation file that defines the infrastructure and configuration for the deployment
2
Q
Which of the following is an element in the template schema?
- Includes
- Scripts
- Outputs
A
Outputs
3
Q
What happens if the same template is run a second time?
A
Azure Resource Manager won’t make any changes to the deployed resources