0
0
Azurecloud~5 mins

Built-in roles (Owner, Contributor, Reader) in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the main permission level of the Owner role in Azure?
The Owner role has full access to all resources, including the ability to delegate access to others.
Click to reveal answer
beginner
Which Azure built-in role allows you to manage resources but not assign roles to others?
The Contributor role allows managing resources but does not allow assigning roles or managing access.
Click to reveal answer
beginner
What can a Reader role do in Azure?
The Reader role can view resources but cannot make any changes or manage access.
Click to reveal answer
intermediate
Why is it important to assign the Reader role instead of Contributor when only viewing access is needed?
Assigning Reader limits risk by preventing accidental changes while allowing users to see resource details.
Click to reveal answer
beginner
Can the Owner role assign the Contributor role to another user?
Yes, the Owner role can assign any role, including Contributor, because it has full access and permission management.
Click to reveal answer
Which Azure role can manage resources and assign roles to others?
AOwner
BContributor
CReader
DUser Access Administrator
What is the main limitation of the Contributor role compared to the Owner?
ACannot assign roles to others
BCannot view resources
CCannot create resources
DCannot delete resources
Which role should you assign to someone who only needs to see resource details without making changes?
AContributor
BReader
COwner
DAdministrator
True or False: The Reader role can delete resources.
ATrue
BOnly on certain resource types
COnly if granted extra permissions
DFalse
Who can assign the Owner role to another user?
AContributor
BReader
COwner
DAnyone
Explain the differences between the Owner, Contributor, and Reader roles in Azure.
Think about what each role can do with resources and permissions.
You got /3 concepts.
    Why is it a best practice to assign the least privilege role needed, such as Reader instead of Contributor?
    Consider the principle of least privilege in security.
    You got /3 concepts.