SQL Server Deployment in East US 2 Region — Regional Capacity Restriction

Jake Stratton 15 Reputation points
2026-08-27T15:51:38.9333333+00:00

Problem description

I am unable to provision a new Azure SQL Database logical server in the East US 2 region. Both Azure CLI and ARM deployment via Bicep fail with the error indicating that the region is not accepting new SQL server creation at this time.

Environment

Azure SQL Database in the East US 2 region.

What I've already tried

I have attempted deployment using both Azure CLI and Bicep (ARM templates). The deployment fails with the error 'Location 'East US 2' is not accepting creation of new Windows Azure SQL Database servers at this time.' I also verified that other resources in the same deployment succeeded, and other Azure services in the region are working normally. The first support response indicated no available data for further diagnosis.

Current status

I am seeking clarification on whether this is a temporary capacity constraint or a subscription-level restriction. I would like guidance on how to proceed, including possible workarounds such as deploying in an alternate region or obtaining support to whitelist my subscription for SQL server provisioning in East US 2.

Azure SQL Database

1 answer

Sort by: Most helpful
  1. Jose Benjamin Solis Nolasco 12,026 Reputation points Volunteer Moderator
    2026-08-27T16:04:12.8933333+00:00

    @Jake Stratton I hope you are doing well,

    Yes it is a temporary capacity constraint I have seen this before. The East US region in Azure is one of its most heavily used locations, which can sometimes restrict the availability of specific VM sizes,SQL Severs etc... particularly in-demand options

    Workaround or possible option availble follow this proceedure explained by other MS support here https://learn.microsoft.com/en-us/answers/questions/2279324/i-am-unable-to-provision-mysql-flexible-database-i

    If this answer helped clarify the platform capabilities and save you troubleshooting time, please consider marking it as Accepted. This helps others in the community find similar solutions.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.