Question about RBAC in Azure

2020-06-16T15:21:29.727+00:00

Can we use RBAC to ensure that only VM's for a Particular SKU can be launched from the Azure Account?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,474 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
709 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Manu Philip 17,186 Reputation points MVP
    2020-06-16T16:51:16.733+00:00

    Hello @KamalBernard-9210,

    I think, you can try a mix of Azure Policy and RBAC to achieve this requirement. See the policy definition available to limit the SKUs as below 10196-policy.png

    Here, you can set exclusions for this policy for your selected resource groups at this same page

    10117-exclu.png

    In RBAC, you can set access for the selected accounts to control the resources in selected RGs only

    Please mark as "Accept the answer" if the above steps helps you. Others with similar issues can also follow the solution as per your suggestion

    Regards,

    Manu

    2 people found this answer helpful.

  2. 2022-07-25T08:14:30.263+00:00

    Thank you for the information and i will mark it as answered. Thank you again

    0 comments No comments

  3. 2022-07-25T08:14:39.99+00:00

    Thank you for the information and i will mark it as answered. Thank you again

    0 comments No comments