The subscription is not allowed to create or update the serverfarm

VenkateshDodda-MSFT 21,651 Reputation points Microsoft Employee
2024-04-17T10:41:42.7+00:00

Scenario : App service deployment or scaling 

Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm."

Workaround: 

Retry to provision the App Service after a few hours (similar thread #1535067 user was able to fix the problem). If your requirement fits, try deploying in a different region.

If you continue to receive this error, please raise a a support ticket for a closer investigation.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,906 questions
{count} votes

Accepted answer
  1. ajkuma 26,636 Reputation points Microsoft Employee
    2024-04-19T10:10:47.7666667+00:00

    As VenkateshDodda-MSFT suggested, try the following:

    • Retry to provision the App Service after a few hours.
    • If your requirement fits, try deploying in a different region.
    • (updated) Use the Free Tier to get started.  
    • If you continue to receive this error, please raise a a support ticket for a closer investigation.

    Users with a similar issue, resolved with the suggestions provided.

    We appreciate your patience and understanding!

    Edited:
    Adding more info:

    If you are leveraging a non pay-as-you-go offer, example Azure Students for Starter subscription, you may leverage the Free Tier on App Service (Windows or Linux), depending on your requirement. 

    1 person found this answer helpful.

8 additional answers

Sort by: Most helpful
  1. Guilherme Camarotto 0 Reputation points
    2024-04-24T15:30:01.8833333+00:00

    I was able to create tha app service directly from visual studio publish feature. just select Azure as the destiantion of the publish and configure a new app service from there. and worked here


  2. Doc C 5 Reputation points
    2024-05-07T18:52:43.5466667+00:00

    Hope this helps others in future. You will need to wait somewhere in the range of 24hours to 32 hours. I had the same problem and by the time support team got it, the problem was gone by itself without doing anything at all.

    0 comments No comments

  3. sraj 0 Reputation points
    2024-05-22T13:15:18.98+00:00

    encountered same issue, when tried to create azure function app on azure portal. I tried all the suggestions like multiple retries, tried deployment with different regions, tried on 3 different browsers, restarted my Mac and then tried in private/in cognito browser settings but to no avail. I continue to see the same Error -

    Error cod  -> Forbidden

    Message  ->  The subscription '256ff34b-0472-4c36-81d8-488af017626d' is not allowed to create or update the serverfarm.


  4. Ambro 0 Reputation points
    2024-06-10T08:39:24.89+00:00

    A new account with a linked credit card. For 12 hours, several attempts to create a new app service in 2 different regions, and still the same error.

    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.