An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Hi @MD IRFAN ,
The error SqlServerRegionDoesNotAllowProvisioning indicates that the selected region usgovvirginia is currently not allowing Azure SQL logical server creation for your subscription, which is required for Synapse workspace deployment.
As an initial troubleshooting step, please verify that the Microsoft.Sql and Microsoft.Synapse resource providers are registered on the subscription. If they are already registered, try re-registering Microsoft.Sql and then attempt the deployment again.
Additionally, please try creating the Synapse workspace in a different supported Azure Government region and let us know the outcome. This will help determine whether the issue is specific to US Gov Virginia or affects the subscription more broadly.
References
- Can't create a new Azure Synapse Analytics resource: No location is accepted for my subscription https://learn.microsoft.com/en-us/answers/questions/2225144/cant-create-a-new-azure-synapse-analytics-resource
- I'm unable create Synapse analytics workspace https://learn.microsoft.com/en-us/answers/questions/1845864/im-unable-create-synapse-analytics-workspace
- Azure resource providers and types - Azure Resource Manager https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types
- synapse analytics deployment error https://learn.microsoft.com/en-us/answers/questions/1841427/synapse-analytics-deployment-error
- I am not able to create Azure Synapse Workspace https://learn.microsoft.com/en-us/answers/questions/150016/i-am-not-able-to-create-azure-synapse-workspace
- Deploying Synapse Workspace Subscription Error https://learn.microsoft.com/en-us/answers/questions/2077598/deploying-synapse-workspace-subscription-error
Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.