Hello Marrell Sanders,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are having issue where deploying a SQL Managed Instance (MI) in the West US region fails with the error: “Managed Instance is not available for the chosen subscription and region,” even though the same Pay-As-You-Go subscription works fine in other regions.
This issue is not just about a misconfiguration or subscription type, but rather a combination of regional capacity limitations and subscription-specific availability. Azure regions like West US often experience high demand, and Microsoft may temporarily restrict new deployments of certain services like SQL MI due to capacity constraints. This is especially common in popular or older regions where infrastructure expansion is slower.
Therefore, while your subscription is valid and supported, the error indicates that West US currently lacks available capacity for SQL Managed Instances under your subscription tier. This is not a permanent restriction, but a dynamic limitation based on current usage and provisioning quotas. You can confirm this by checking your subscription quotas in the Azure portal or using the Azure Quota Troubleshooter to identify and resolve any quota-related issues.
If maintaining regional consistency is critical for your architecture, the most reliable workaround is to:
- Deploy in a nearby region like West US 2 or Central US, which may have more capacity.
- Use Virtual Network Peering to connect resources across regions seamlessly.
- Or, if SQL MI is not strictly required, consider using Azure SQL Database (single or elastic pool) as a temporary alternative.
- If you still prefer West US, I recommend submitting a support request to Microsoft to inquire about capacity availability or request a quota increase: Create Azure Support Request.
I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.