Wrong limit for Azure Workspaces
Hi,
When I tried to create Azure Synapse Workspace i get below error:
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"ReachedPerSubscriptionWorkspaceLimit","message":"Reached the maximum number of Synapse workspaces allowed for this subscription. Please contact Microsoft support to request an exception. Subscription: xxxx. Subscription offer type: PayAsYouGo_2014-09-01. Current maximum: 0."}]}
I see that the limit is 20 workspaces, but as in error I don't have any created now. I even created a ticket to increate the quota from 20 to 40, but still have the same error.
Is there something I am missing?