RBAC Flashcards

1
Q

What does the Contributor role do?

A

Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the Owner Role do?

A

Grants full access to manage all resources, including the ability to assign roles in Azure RBAC.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the Reader role do?

A

View all resources, but does not allow you to make any changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does RBAC administrator do?

A

Manage access to Azure resources by assigning roles using Azure RBAC. This role does not allow you to manage access using other ways, such as Azure Policy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does User Access Control Administrator do?

A

Lets you manage user access to Azure resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the three elements of an Azure Role?

A

security principal, role definition, and scope.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Security Prinicpal?

A

an object that represents a user, group, service principal, or managed identity that is requesting access to Azure resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Role Definition?

A

Collection of permissions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Scope?

A

The set of Resources a Role applies to.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a Role Assignment?

A

Attaching a role to a user, group, or Service Principal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How does Azure handle denying access to a Resource?

A

Deny assignments are attached to a user, group, or Service Principal at a particular Scope.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Where is RBAC data stored?

A

RBAC data is stored globally

How well did you know this?
1
Not at all
2
3
4
5
Perfectly