-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
az postgres flexible-server create
ignores location of default group
#18016
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @sunilagarwal, @lfittl-msft, @sr-msft, @niklarin. Issue DetailsDescribe the bugCommand Name My default group Errors:
Environment Summary
Additional Context
|
route to service team |
Hi @guettli After internal discussion, we have decided to change the default location to resource group location. Originally, setting default location to EastUS was to make sure we deploy the server to pg server supported regions but since this can cause confusion to customers, we decided make the change as you requested. Please expect 1-2 month delay until this fix is included in the next release. Meanwhile, please use --location (-l) parameter explicitly to deploy the server to your region. Thanks you. |
@guettli This is fixed now. |
Describe the bug
Command Name
az postgres flexible-server create
My default group
orderkit
has location "western europe". Above command uses the default group, but createsa server with location US. This makes no sense. It should take the location from the default group.
Errors:
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: