Monday, November 13, 2023

Difference between Owner and contributor in azure role



Owner Azure role:

    1. Full access to all resources in the Azure subscription.
    2. Can manage roles and assign permissions to others.
    3. Able to manage billing and subscription details.
    4. Can delete the subscription.
    5. Can add or remove resources and services.
    6. Has the authority to delegate responsibilities.
    7. Can set policies and compliance settings.
    8. Access to all data, including the ability to export data.


Contributor Azure role:
    1. Can manage everything except access to resources.
    2. Cannot assign roles or change permissions.
    3. Does not have access to manage billing or subscription details.
    4. Cannot delete the subscription.
    5. Can add or remove resources and services within their permissions.
    6. Operates under the permissions assigned by the Owner or other administrators.
    7. Can view but not set policies and compliance settings.
    8. Access to data within the scope of their role.


If you've made it this far, please leave a kind word. Your encouragement fuels my desire to produce and share even more valuable content.