Easy1 markMultiple Choice
AZ-900 · Question 37 · Domain 2.5: Azure Identity, Access, and Security
True or False: Azure Role-Based Access Control (RBAC) is used to determine what actions an authenticated user can perform on an Azure resource.
True or False: Azure Role-Based Access Control (RBAC) is used to determine what actions an authenticated user can perform on an Azure resource.
Answer options:
A.
True
B.
False
How to approach this question
Evaluate the definition of RBAC.
Full Answer
A.True✓ Correct
Azure RBAC is used for authorization. Once a user is authenticated (proves who they are), RBAC determines what they are allowed to do (e.g., read a database, delete a virtual machine).
Common mistakes
Confusing authorization (RBAC) with authentication (Entra ID/MFA).
Practice the full Azure Fundamentals AZ-900 Practice Exam 4
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02Under the shared responsibility model, which of the following is ALWAYS the responsibility of the...MediumQ03True or False: In a public cloud deployment model, you must purchase and manage your own physical...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...MediumQ05Which TWO of the following are primary benefits of using cloud computing? (Select TWO)Easy
Expert