Deployment Forbidden

Kahl Health 20 Reputation points
2025-05-02T02:39:52.3533333+00:00

Function App Deployment Error on Startup Grants subscription

{
    "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"
            },
            {}
        ]
    }
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,768 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 24,766 Reputation points Microsoft Employee Moderator
    2025-05-05T09:07:46.9933333+00:00

    @Kahl Health Thanks for your patience on this. Issue : unable to create function app failing with error "The subscription 'XXXXX' is not allowed to create or update the server farm."

    Work Around/Mitigation Applied:

    • Upon investigating further, our internal team has applied a fix on the above shared customer subscription.
    • Also, from the backend logs, we can see that customer is able to create the function app "whatsapp-xxx-replay" without any issues.

    Hope this helps, let me know if you have any further questions on this.

    Please accept as Yes if the answer is helpful so that it can help others in the community.


0 additional answers

Sort by: Most helpful

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.