Practice free →
HomeAzure AZ-500cloudcomputingaz500identityaccess › Which Microsoft Entra ID feature lets an admin d…

Which Microsoft Entra ID feature lets an admin define a custom role with EXACTLY the actions and notActions needed — not just a built-in role like Reader or Contributor?

ASharing the Owner password
BCustom Azure roles (defined as JSON with permitted actions / dataActions / notActions and a scope list)
CPer-resource manual ACL editing each Monday
DDisabling RBAC
Answer & Solution
Correct answer: B. Custom Azure roles (defined as JSON with permitted actions / dataActions / notActions and a scope list)
Custom roles are the precision-scope primitive (per AZ-500 §1 custom roles). The others are anti-patterns.
Solve this in the app — Azure AZ-500 practice & 24k+ MCQs →
Related questions