Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Group Name #2490

Open
myers-gh1328 opened this issue Jan 28, 2025 · 1 comment
Open

Resource Group Name #2490

myers-gh1328 opened this issue Jan 28, 2025 · 1 comment

Comments

@myers-gh1328
Copy link

myers-gh1328 commented Jan 28, 2025

Type of issue

Code doesn't work

Description

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?

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

@myers-gh1328
Copy link
Author

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.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant