A community member has associated this post with a similar question:
The subscription is not allowed to create or update the serverfarm

Only moderators can edit this content.

The subscription 'XXXXX-XXXXXXX-XXXXXXXX' is not allowed to create or update the serverfarm.

21217786 0 Reputation points
2024-04-20T07:40:17.0466667+00:00

try many times to create a asp web ,but every time I got error

The subscription 'XX-XXXXXXXX-XXXXXX-XXXXXXX-XXXXX' is not allowed to create or update the serverfarm.

and status is badgateway

{
    "status": "Failed",
    "error": {
        "code": "Forbidden",
        "message": "The subscription 'dbb4390f-cd37-400f-8fc2-ba49db5f5d51' is not allowed to create or update the serverfarm.",
        "details": [
            {
                "message": "The subscription 'dbb4390f-cd37-400f-8fc2-ba49db5f5d51' is not allowed to create or update the serverfarm."
            },
            {
                "code": "Forbidden"
            },
            {}
        ]
    }
}

please tell me the reason and how to fix that ,I saw a lot post on this same issue but i have not seen any way to solve this

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