Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Hello @Mihail Mikov
Thank you for reaching out Microsoft Q&A. We regret to hear that you're experiencing this problem.
The error "SubscriptionIsOverQuotaForSku" indicates that your Azure subscription has maxed out its quota for the Premium instance SKU in the region where you're deploying.
As suggested by diagnostic detector, you can choose different region. I could see that you want to choose East US region. You can do it by following the below.
As mentioned by community member @TP you can use the link provided and increase the quota.
Second option:
Another way is you can also create support request for the same
Please follow the below steps to create support request in Azure Portal.Sign in to the Help + support - Microsoft Azure
Click on Create support request.
Enter quota in the box and click on 'Go'.
Search for Quota type: Select Service and Subscription Limits(Quotas)
- Then click on Create a support request.
- Select Quota type as Function or Web App (Windows and Linux).
3.Click on "Next"
4.Then provide the details as the requirement.
Next click on Save and Continue.
- You will see fields related to email sending quotas like region etc.
Fill the details and Click on Review+Create. Reference: https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-requestPlease follow the below steps to create support request in Azure Portal.Sign in to the Help + support - Microsoft Azure
Click on Create support request.
Enter quota in the box and click on 'Go'.
Search for Quota type: Select Service and Subscription Limits(Quotas)
- Then click on Create a support request.
- Select Quota type as Function or Web App (Windows and Linux).
3.Click on "Next"
4.Then provide the details as the requirement.
Next click on Save and Continue.
- You will see fields related to email sending quotas like region etc.
Fill the details and Click on Review+Create.
Reference:
https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request
If the answer is helpful, Please do click "Accept the answer” and Yes, this can be beneficial to other community members
Thanks,
Aditya