Closed Yangfanyue closed 3 weeks ago
Can you move this to https://github.com/Azure/azure-dev/issues
Closing this as you can't really transfer across orgs. @Yangfanyue Can you please log an issue in the repo that @davidfowl suggested above?
@davidfowl @joperezr This is the new bug [#4502]
INSTALL STEPS
Clean machine: Win11 x64 23h2 ENU
Install SDK 8.0.403
Install Aspire 8.2.2
Install azd (azd version 1.10.3)
Install git (git version 2.47.0.windows.2)
REPRO STEPS
ACTUAL: Two Aspire Starter Apps cannot be published to the same resource group. ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: deploying to subscription: Deployment Error Details: AlreadyInUse: The registry DNS name acrflgr3loyj2pmk.azurecr.io is already in use. You can check if the name is already claimed using following API: https://docs.microsoft.com/en-us/rest/api/containerregistry/registries/checknameavailability
EXPECTED: Two Aspire Starter Apps can be published to the same resource group at the same time.