Hi Alonzo Barnett,
The error SqlServerRegionDoesNotAllowProvisioning indicates that the selected region (eastus2) is currently not allowing new Azure SQL Server provisioning for your subscription. Since an Azure Synapse workspace depends on an underlying Azure SQL logical server, the deployment fails during validation.
This behavior is typically due to regional capacity constraints or subscription limitations, and not due to configuration issues.
To resolve the issue, please follow the below steps:
- Deploy in a different region (Recommended) Try creating the Synapse workspace in another supported region (e.g., Central India, West Europe, West US), where SQL server provisioning is allowed.
- Check subscription type and quotas Ensure your subscription is not restricted (Free/Trial subscriptions may have regional limitations). Verify quotas from: Azure Portal → Subscription → Usage + quotas
- Upgrade subscription (if applicable) Upgrade to Pay-As-You-Go to remove potential region restrictions.
- Check Azure Service Health Validate if there are any ongoing capacity or service issues in the selected region.
This issue is caused by region-specific provisioning restrictions. To unblock deployment and meet the expected outcome, it is recommended to use an alternate region or upgrade the subscription,
Reference Link:
https://dotnet.territoriali.olinfo.it/en-us/azure/azure-sql/capacity-errors-troubleshoot?view=azuresql&tabs=portal https://azure.status.microsoft/en-us/status/history/
Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.
Please do not forget to "up-vote" wherever the information provided helps you, as this can be beneficial to other community members.