You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployment script overwrites the resource group if it already exists, we should prompt whether they want to overwrite it and if not, we should not overwrite/do not run New-AzResourceGroup otherwise if there are tags required on the resource group by policy it will fail.
Steps to reproduce
As above
Expected results
As above
Actual Results
As above
Solution component
Deployment Script
Operating system (environment)
Windows
Additional Info
No response
The text was updated successfully, but these errors were encountered:
Description
Deployment script overwrites the resource group if it already exists, we should prompt whether they want to overwrite it and if not, we should not overwrite/do not run New-AzResourceGroup otherwise if there are tags required on the resource group by policy it will fail.
Steps to reproduce
As above
Expected results
As above
Actual Results
As above
Solution component
Deployment Script
Operating system (environment)
Windows
Additional Info
No response
The text was updated successfully, but these errors were encountered: