Unable to create App service in Free trial subscription

test 0 Reputation points
2024-04-23T16:15:54.1366667+00:00

Unable to create App service in Free trial subscription

{
    "status": "Failed",
    "error": {
        "code": "Forbidden",
        "message": "The subscription 'sub-ID' is not allowed to create or update the serverfarm.",
        "details": [
            {
                "message": "The subscription 'sub-ID' 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,904 questions
{count} votes