I did google and could not find any accurate answer.
When I try to deploy the web application to different data centre, I am getting error message below:
Server response = 40652 Cannot move or create server.
Subscription 'xxxxxxxxxxxxx' will exceed server quota.
Could someone please help me understand below:
Where do I find the max quota for given subscription within a management portal?
Does error above means the quota exceeded for Azure SQL Server or Host services.
How many servers can one subscription create?
I used Cerebrata cloud management studio which shows the subscription detail below:
Cores: 9 / 20
Hosted Services: 4 / 20
Storage: 8 / 20
Not sure whether Azure SQL Server belongs to hosted service or storage or something else that's not shown above.
Thanks.
For Azure SQL Servers, there is a hidden default max of 6 Azure SQL SERVERS (Not databases). Once you attempt to create the 7th, you will receive this error: New-AzureSqlDatabaseServer : Cannot move or create server. Subscription 'XXXXXX-XXXX-XXXXX-XXXXX-XXXXXXXXXX' will exceed server quota. Submit a billing request to increase the quota limit on SQL Azure Servers.