3 references to GetConfiguredLocation
Aspire.Hosting.Azure (3)
Provisioning\Provisioners\BicepProvisioner.cs (3)
129var configuredLocation = GetConfiguredLocation(stateSection, azureContext.Location); 225var currentLocation = GetConfiguredLocation(stateSection, context.Location.Name); 900var currentLocation = GetConfiguredLocation(stateSection, effectiveLocation);