Soru

Zorluk: KolayAzure RBAC and Subscription Governance

Your organization has ten Azure subscriptions organized under a single management group. A new team of security auditors needs to inspect the configuration of all resources across all ten subscriptions. You must design an access control solution that minimizes administrative overhead, adheres to the principle of least privilege, and ensures scalability.

Which approach should you recommend?

  1. A
    Assign the Reader role directly to each auditor's individual user account at the management group scope.
  2. B
    Configure Privileged Identity Management (PIM) to make the Reader role permanently active for the auditors' group at the management group scope.
  3. Create a Microsoft Entra ID group containing all security auditors, and assign the Reader role to this group at the management group scope.Cevap
  4. D
    Create an Azure Policy with a Deny effect at the management group scope to block write actions, and assign the Owner role to the auditors' group.

Cevap

Create a Microsoft Entra ID group containing all security auditors, and assign the Reader role to this group at the management group scope.
The correct option is to create a Microsoft Entra ID group containing all security auditors and assign the Reader role to this group at the management group scope. This ensures that the permissions inherit down to all ten subscriptions under the management group, provides only the necessary read permissions, and simplifies identity management by assigning the role to a group rather than to individual users.

Adım Adım Çözüm

1
Determine the resource scope required for access.
The target scope spans across ten subscriptions under a single management group. The management group scope is selected to allow inheritance to all subscriptions.
Assigning the role at the management group scope avoids configuring permissions on each subscription individually, minimizing overhead.
2
Determine the appropriate security principal.
Create a Microsoft Entra ID security group containing the auditors, rather than assigning roles directly to individuals.
Group-based assignment ensures scalability and simplifies user onboarding and offboarding.
3
Select the correct role matching the requirements.
Assign the Reader role.
The Reader role allows users to view resource configurations but prevents modifications, satisfying the least privilege requirement.

Anahtar Kavram

Azure RBAC Inheritance and Group-based Access Control
Tahmini Süre:1m 0s
Bu soruyu puanla