BadGateway when asking deployment of a webapp based on container image

Stéphane Giraud 0 Reputation points
2024-04-19T13:47:38.3233333+00:00

As few people I am facing the same issue when I want to create a webapp :
BadGateway status message with these details :

{
    "status": "Failed",
    "error": {
        "code": "Forbidden",
        "message": "The subscription 'XXXXX' is not allowed to create or update the serverfarm.",
        "details": [
            {
                "message": "The subscription 'XXXXX' is not allowed to create or update the serverfarm."
            },
            {
                "code": "Forbidden"
            },
            {}
        ]
    }
}

Correlation Id : befdcc0c-c9ac-413a-b39d-65f75b1422a1

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