250 is correct, and here’s why
The default limit for the number of logical SQL servers per subscription in a region is 250. This is both the default and the maximum limit, as specified in the Azure documentation below.
If your subscription requires more than the default limit of 250 logical SQL servers per region, you can request an increase in the limit by submitting a Quota Increase Request to Azure Support.
Here’s how you can submit a request to increase the limit:
Steps to Request a Quota Increase:
- Go to the Azure Portal: Navigate to Azure Portal.
- Go to the 'Subscription': In the left-hand navigation pane, click on Subscriptions and select your subscription.
- Check Usage + Quotas:
- In your subscription, select Usage + Quotas.
- Search for SQL logical server quotas to check your current usage and the set limit.
- In your subscription, select Usage + Quotas.
- Request a Quota Increase:
- In the Usage + Quotas section, find the SQL server quota limit.
- Click Request Increase or submit a New Support Request.
I hope this helps!
Kindly mark the answer as Accepted and Upvote in case it helped!
Regards