Not able to publish azure function selecting EastUS as location

Gorthi Sai Sri Sindhuja 60 Reputation points
2023-08-22T06:24:11.7233333+00:00

When we're trying to publish an azure function, we're not able to create a new instance for it, the location is EAST US and the create option is disabled. What to do?

User's image

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,915 questions
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 29,261 Reputation points
    2023-08-22T12:45:10.5933333+00:00

    Hi Gorthi Sai Sri Sindhuja Thanks for reaching out. Have you tried creating in other regions? Is this happening only when you try creating function app? If the "Create" button is disabled, it may be because you do not have the necessary permissions to create resources in the selected subscription or resource group.
    Please Check the permissions for the selected subscription or resource group to ensure that you have the necessary permissions to create resources.

    Reference: https://learn.microsoft.com/en-us/azure/role-based-access-control/rbac-and-directory-admin-roles#azure-roles

    Please also refer to this SO issue for resolution https://stackoverflow.com/questions/75194983/publishing-azure-function-using-visual-studio-not-possible-create-button-disabl

    Let me know if you have any other questions.

    Please "upvote/accept" 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.