Hi @Christopher Ajayi,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
As I understand, you are facing an issue with resource availability in Azure regions.
Here are some troubleshooting steps that might help you resolve the issue.
- Sometimes specific regions may have service interruptions. Check the Azure Status page to see if there are any ongoing issues in the East US region.
- If you haven't already, try deploying your resources in a different region where SQL databases are available. Regions like West US or Central US might have better availability.
- Ensure that you haven't reached your resource quota for your subscription. You can check your quota in the Azure portal under "Subscriptions" and then "Usage + quotas".
- As a workaround, you can try creating the SQL Database server manually through the Azure portal. After creating it, you can then proceed with the rest of the tutorial steps.
- The Azure free trial has certain limitations, including the types of resources you can create and their availability. Check if your selected resource types are allowed in your subscription.
- Sometimes, the resource creation limit is temporary. Waiting for a short while and trying again can sometimes resolve the issue.
For more information, please refer to the below links:
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.