permission to create resource groups under subscription Azure Enterprise subscription

Christian Bopp 20 Reputation points
2024-03-15T00:40:05.89+00:00

Im trying create some resources and Azure give me this bacK: You do not have permission to create resource groups under subscription Azure Enterprise subscription.

Then I am not forward from this point.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,965 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 123.6K Reputation points MVP Volunteer Moderator
    2024-03-15T01:02:05.5033333+00:00

    Hi @Christian Bopp ,

    if your user doesn't have the permission to create a Resource Group in an Azure Subscription please check the permission/role membership on subscription level for the user (navigate to Access control (IAM) at Subscription).

    Your user needs to have at least Contributor role membership in RBAC. If you are using Azure custom roles the permission Microsoft.Resources/subscriptions/resourceGroups/write is required to create Resource Groups in Azure Subscriptions.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    3 people found this answer helpful.

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.