Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In an Azure subscription with a resource group RG1, how can you deploy new resources using an ARM template while ensuring all existing resources in RG1 are removed prior to the deployment?
A
Specify the target resource group using the appropriate parameter.
B
Choose the deployment mode that deletes untemplated existing resources.
C
Define the new resources in the ARM template.
D
Run the deployment with the necessary parameters to enact the changes.