Im getting the following error: " The subscription '<id>' is not allowed to create or update the serverfarm."

Alym Karim 5 Reputation points
2024-05-18T00:16:28.8933333+00:00

these are the only details i get when i try to create my first function app...

Ive tried different regions and via the azure functions vscode extension and online...

{
"status": 
"error": {
"code": 
"message": 
"details": [
 {
"message": 
 },
 {
"code": 
 },
 {}
 ]
 }
}
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,459 questions
{count} vote

1 answer

Sort by: Most helpful
  1. LeelaRajeshSayana-MSFT 13,871 Reputation points
    2024-05-20T17:46:20.4433333+00:00

    Hi @Alym Karim Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.

    The error message you notice should arise when you are trying to deploy an App service plan. There has been a recent issue identified on the platform reporting the same error. Please find the thread - The subscription is not allowed to create or update the serverfarm which has more details on the error and the work around proposed.

    Please let us know if you need any additional assistance filing the support ticket.


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.

    0 comments No comments