Soru

Zorluk: OrtaAzure Role-Based Access Control (RBAC) Configuration and Roles

An organization is configuring access control for its Azure resources. You need to assign the appropriate built-in Azure RBAC roles to meet specific administrative requirements based on the principle of least privilege. Match each administrative requirement to the correct built-in Azure RBAC role.

  • Deploy and manage virtual machines within a resource group, without permissions to manage virtual networks or storage accounts.Virtual Machine Contributor
  • Assign Azure roles to users, groups, and service principals at the resource group scope, without resource creation permissions.User Access Administrator
  • Manage all resources in a resource group, including creating and deleting resources, but cannot grant access to others.Contributor
  • View all resources and configurations across a subscription, without permission to make any modifications or view secrets.Reader

Cevap

Each administrative requirement is matched to its corresponding Azure RBAC role based on the principle of least privilege: Virtual Machine Contributor for VM lifecycle management without network/storage permissions; User Access Administrator for role assignments; Contributor for full resource management without access delegation; and Reader for read-only access to resources.
Each assignment represents the minimum permissions required to perform the designated tasks. User Access Administrator allows granting roles without managing the resources. Contributor allows resource management without role delegation. Virtual Machine Contributor allows VM actions without storage/network modification. Reader allows auditing configurations without modification.

Adım Adım Çözüm

1
Analyze the requirement for deploying and managing virtual machines without network or storage access.
Identify that the Virtual Machine Contributor role matches this requirement because it does not grant permissions to manage networks or storage accounts.
Applying the principle of least privilege requires choosing the built-in role that limits scope to VM operations only.
2
Analyze the requirement to assign roles without resource creation permissions.
Identify that the User Access Administrator role matches this requirement because it grants permissions to manage role assignments but not resource management.
This separates identity access management from resource control.
3
Analyze the requirement to manage all resources in a resource group without delegating access to others.
Identify that the Contributor role matches this requirement.
The Contributor role has full management capabilities except authorization tasks, which are restricted to Owner and User Access Administrator roles.
4
Analyze the requirement to view all configurations without modifications.
Identify that the Reader role matches this requirement.
The Reader role provides read-only access to resources, matching the auditing scope.

Anahtar Kavram

Azure Role-Based Access Control (RBAC) built-in roles and the principle of least privilege.
Tahmini Süre:2m 0s
Bu soruyu puanla