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 setup form has Sql Server Location parameter with the list of all available locations. When I select Brazil South and try to deploy the SQL server I get the following error for one of my subscriptions:
Your subscription offer type does not support provisioning of a new server version 12.0 in Brazil South region. Please choose a different region or contact Microsoft Support for an exception.
For another subscription the deployment fails even if I select West US:
MSDN subscriptions are restricted from provisioning in this region. Please choose a different region. For exceptions to this rule please contact Microsoft Support.
I believe if some region is not available for the selected subscription then it should not be included in the Sql Server Location list. Currently this list contains forbidden regions:
Updates on this? I only able to create a new SQL Server whenever I choose a region where I am nearest which is Southeast Asia. Every other region will throw me the same error.
The setup form has Sql Server Location parameter with the list of all available locations. When I select Brazil South and try to deploy the SQL server I get the following error for one of my subscriptions:
For another subscription the deployment fails even if I select West US:
I believe if some region is not available for the selected subscription then it should not be included in the Sql Server Location list. Currently this list contains forbidden regions:
Here is the test repository: https://github.com/artem-dudarev/testdeploy3
The text was updated successfully, but these errors were encountered: