Azure / AzureStackHCI-EvalGuide

Welcome to the Azure Stack HCI Evaluation Guide!
Creative Commons Attribution 4.0 International
141 stars 83 forks source link

Template Deployment Issue #83

Open grtn316 opened 2 years ago

grtn316 commented 2 years ago

The deployment is tied to the resource group location. If you create a new resource group in the workflow and then update the location (which comes after the resource group creation), the deployment actually ends up in the default region (where the resource group got created) instead of the selected region in the parameters.

mgodfre3 commented 2 years ago

Looking into this issue and will adjust the ARM Template.