The error message you are encountering indicates that the Azure SQL Database servers are not currently accepting new creations in the East US region for your subscription. This is a common issue that can occur due to resource limitations or regional restrictions imposed by Azure.
To resolve this issue, you can consider the following options:
- Try a Different Region: If possible, attempt to create the Azure Synapse Analytics workspace in a different region where Azure SQL Database servers are available for provisioning.
- Check Subscription Limits: Ensure that your subscription has not reached any limits for resource provisioning in the East US region. You can check your subscription's quotas and limits in the Azure portal.
- Retry Later: Sometimes, the availability of resources can change. If you are not in a rush, you might try again after some time to see if the issue resolves itself.
- Contact Azure Support: If the problem persists, consider reaching out to Azure Support for assistance. They can provide specific insights related to your subscription and the current status of resource availability in the region.
These steps should help you move forward with creating your Azure Synapse Analytics workspace.