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.

I'm getting an error while creating app service plan "The subscription 'SubID' is not allowed to create or update the serverfarm"

Sai Kiran Maturi 41 Reputation points
2024-04-17T12:21:59.41+00:00

"status": "Failed",

    "error": {

        "code": "Forbidden",

        "message": "SubID' is not allowed to create or update the serverfarm.",

        "details": [

            {

                "message": "The subscription 'SubID' 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.
6,900 questions
{count} votes