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
The documentation states that when you first run azd up or when you run azd env new that it will prompt you for a resource group name. I have not once been prompted for a resource group name. All it ever asks for is an environment name and then when you provision it creates a resource group called rg-{env} this is terrible behavior. Where is the documentation on how I set a resource group name of my choosing?
You can see in the image that even though I tried to set a resource group name it still deployed to rg-dev even though it says it created the resources under the name I provided.
Type of issue
Code doesn't work
Description
The documentation states that when you first run
azd up
or when you runazd env new
that it will prompt you for a resource group name. I have not once been prompted for a resource group name. All it ever asks for is an environment name and then when you provision it creates a resource group called rg-{env} this is terrible behavior. Where is the documentation on how I set a resource group name of my choosing?Page URL
https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/aca-deployment-azd-in-depth?tabs=windows#create-the-net-aspire-starter-app
Content source URL
https://github.com/dotnet/docs-aspire/blob/main/docs/deployment/azure/aca-deployment-azd-in-depth.md
Document Version Independent Id
f8f94169-53e3-93c7-6281-bcbdfb05b757
Article author
@IEvangelist
Related Issues
The text was updated successfully, but these errors were encountered: