Easy1 markMultiple Choice
AZ-900 · Question 36 · Domain 2.5: Azure Identity, Access, and Security
Which Azure feature allows you to grant a user the exact permissions they need to restart a specific Virtual Machine, without giving them permission to delete it?
Which Azure feature allows you to grant a user the exact permissions they need to restart a specific Virtual Machine, without giving them permission to delete it?
Answer options:
A.
Azure Policy
B.
Azure Role-Based Access Control (RBAC)
C.
Resource Locks
D.
Microsoft Defender for Cloud
How to approach this question
Identify the authorization system used to manage fine-grained access to Azure resources.
Full Answer
B.Azure Role-Based Access Control (RBAC)✓ Correct
Azure Role-Based Access Control (RBAC)
Azure Role-Based Access Control (RBAC) is an authorization system built on Azure Resource Manager that provides fine-grained access management of Azure resources. You can grant exact permissions, like 'Virtual Machine Contributor'.
Common mistakes
Confusing RBAC (permissions) with Azure Policy (resource compliance).
Practice the full Azure Fundamentals AZ-900 Practice Exam 2
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02According to the shared responsibility model, which component is ALWAYS the responsibility of the...EasyQ03A company wants to transition from purchasing physical servers to a model where they only pay for...MediumQ04Which TWO of the following are primary benefits of using cloud services? (Select TWO)EasyQ05True or False: Moving to the cloud typically shifts IT spending from an Operational Expenditure (...Easy
Expert