Closed adrianhall closed 1 year ago
We created this experience due to the bug https://github.com/Azure/azure-dev/issues/553
Based on our conditional deployments the name of our secondary resource group was being sent to Azure where the AZD tool was retrieving the name and failing during azd teardown due to the group not being created.
migrated to 1864725
Describe the bug When creating a single region deployment, an empty
$myEnvironmentName-secondary-rg
resource group is created, with a default location of the primary location.To Reproduce
azd set env SECONDARY_AZURE_LOCATION
Expected behavior The
$myEnvironmentName-secondary-rg
should not be created.Desktop (please complete the following information):
Bicep CLI version 0.16.2 (de7fdd2b33)
azd version 0.8.0-beta.2 (commit 429b6ccf9a9d1616efa8988f2f8561deeb464c71)
7.0.203