A city cloud class asks what pieces make up an Azure RBAC role assignment at a describe level. Which trio is correct?
Select an answer to reveal the explanation.
Short Explanation
RBAC assignments are three building blocks: who gets it, what role they get, and where it applies. Principal, role, scope—like name on the badge, job title, and which floor the badge opens. Miss one piece and the assignment is incomplete.
Full Explanation
An Azure RBAC assignment combines a security principal (user, group, service principal, or managed identity), a role definition (the set of allowed actions), and a scope (management group, subscription, resource group, or resource). Together those three pieces define who can do what, and where, on Azure resources. Fundamentals expects recognition of those components rather than billing tools or networking distractors.