"The subscription is not allowed to create or update the serverfarm" error appears when i try to create an azure F1 linux app service

Chems-8473 0 Reputation points
2024-03-17T16:54:35.5666667+00:00

When i try to create a Free Azure App Service (F1 - linux), the status of ressource is set to "BadGateway" and the operation details displays :

"status": "Failed",
    "error": {
        "code": "Forbidden",
        "message": "The subscription 'xxxxxxxxxxxxx' is not allowed to create or update the serverfarm.",
        "details": [
            {
                "message": "The subscription 'xxxxxxxxxxxx' is not allowed to create or update the serverfarm."
            },
            {
                "code": "Forbidden"
            },
            {}
        ]
    }
}
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,408 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 20,856 Reputation points
    2024-03-19T07:40:06.4566667+00:00

    @Chems-8473 Thanks for reaching here! If you are seeing the issue-

    "The subscription is not allowed to create or update the serverfarm" -

    If you are still facing this issue suggest you to create a support ticket. 

    Please create a support ticket for an immediate and focused assistance as this required deeper investigation. I have also reached you privately please let me know.

    0 comments No comments