Not able to create App service or logic app

JC 0 Reputation points
2024-05-25T21:32:58.6866667+00:00

I have created function app and it is not completed deployment. Found this information. Can you please help me how to resolve this issue?

This BadGateway issue is happening for any thing I create for example created App service or Fucnction app for any thing I create I am getting this and not working what ever I am creating.

Mine is Free account and two days ago only created. All services should work for first one month free and I have $200 in my account. still App service or Logic app is not working after that I have not tried any thing.User's image

{
    "status": "Failed",
    "error": {
        "code": "Forbidden",
        "message": "The subscription '881dd187-2791-4ddb-aabe-6b27b568d681' is not allowed to create or update the serverfarm.",
        "details": [
            {
                "message": "The subscription '881dd187-2791-4ddb-aabe-6b27b568d681' is not allowed to create or update the serverfarm."
            },
            {
                "code": "Forbidden"
            },
            {}
        ]
    }
}
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,862 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,880 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.