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 have azure student subscription access still with 100$ dollar credit but when I try to create a web app resource I get forbidden error but my colleague is able to do it.

Alwin Jebastine 5 Reputation points
2024-04-17T10:14:21.99+00:00

For past two days whenever I try to create a web app resource for my learning purpose I get the error checkout below response. But I still have azure student subscription and $100 credit left with 350+ days, I was able to perform the create and delete action before but now I cannot. Can anyone help me out with steps to resolve it? Thank you

{
    "status": "Failed",
    "error": {
        "code": "Forbidden",
        "message": "The subscription '1bfc2286-b1ea-4691-991d-a8a357de36df' is not allowed to create or update the serverfarm.",
        "details": [
            {
                "message": "The subscription '1bfc2286-b1ea-4691-991d-a8a357de36df' is not allowed to create or update the serverfarm."
            },
            {
                "code": "Forbidden"
            },
            {}
        ]
    }
}
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
765 questions
{count} vote