App Service scale out failed due to not having additional quota

Kevin Tang 0 Reputation points
2025-08-28T16:50:23.1633333+00:00

When I attempt to scale out my instances on Azure App Service (Linux) beyond just one instance I get:

"

The scale out operation for the plan 'security-escape-room-app' failed: Operation cannot be completed without additional quota. Additional details - Location: West US Current Limit (PremiumV3 VMs): 2 Current Usage: 1 Amount required for this deployment (PremiumV3 VMs): 3 (Minimum) New Limit that you should request to enable this deployment: 4. Note that if you experience multiple scaling operations failing (in addition to this one) and need to accommodate the aggregate quota requirements of these operations, you will need to request a higher quota limit than the one currently displayed.

"

I tried to search in the Quotas section in Azure console but I cannot find anything related to the specific quota that is holding down this deployment.

Screenshot 2025-08-28 094720

Does anyone know which quota I should configure to allow more than one instances on this?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TP 134.2K Reputation points Volunteer Moderator
    2025-08-28T17:02:35.08+00:00

    Hi Kevin,

    Please carefully follow my instructions below to create a new Service and subscription limits (quotas) request to increase your web app quota.

    1. Navigate to this link to start the process:

    https://portal.azure.com/#create/Microsoft.Support

    2. Enter quota in the box and click Go

    User's image

    3. Select Others / Service and subscription limits (quotas) and click Next

    User's image

    4. Click Create a support request button, as shown

    User's image

    5. Select Issue type: Service and subscription limits (quotas), Subscription, Quota type: Function or Web App (Windows and Linux), click Next

    enter image description here

    6. Now you should be on Additional details tab. Click Enter details

    User's image

    7. Select Region, App Service plan, enter number of App Services VMs requested, then click Save and continue

    8. Finish filling out Additional details tab, click Next, review and click Create. You should receive an automated email within a few minutes.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.