A global pharmaceutical corporation is designing an identity governance and privileged access solution to manage external clinical researchers who require temporary, administrative access to Azure Machine Learning workspaces in a production subscription. The researchers must only acquire permissions when active, and their access must be automatically re-evaluated monthly to ensure compliance with data protection laws. All administrative activities must require Multi-Factor Authentication (MFA), but the organization's break-glass emergency accounts must never be locked out by these requirements.
Which configuration should you recommend to meet these requirements with the least administrative overhead?
- AAssign each researcher's user account individually as eligible for the Contributor role in Privileged Identity Management (PIM) for Azure resources, require MFA during activation, configure a monthly PIM access review for each user, and ensure the emergency access accounts are excluded from the tenant-wide Conditional Access policy that enforces MFA.
- BCreate a Microsoft Entra ID security group for the researchers, assign the group as active for the Contributor role in Privileged Identity Management (PIM) for Azure resources, rely on a tenant-wide Conditional Access policy enforcing MFA, and exclude the emergency access accounts from the policy.
- Create a Microsoft Entra ID security group for the researchers, assign the group as eligible for the Contributor role in Privileged Identity Management (PIM) for Azure resources, require MFA during activation, configure a monthly PIM access review for the role assignment, and ensure the emergency access accounts are excluded from the tenant-wide Conditional Access policy that enforces MFA.Cevap
- DCreate a Microsoft Entra ID security group for the researchers, assign the group as eligible for the Contributor role in Privileged Identity Management (PIM) for Azure resources, require MFA during activation, configure a monthly PIM access review for the role assignment, and implement a tenant-wide Conditional Access policy that enforces MFA for all administrative roles, including the emergency access accounts.
Cevap
Create a Microsoft Entra ID security group for the researchers, assign the group as eligible for the Contributor role in Privileged Identity Management (PIM) for Azure resources, require MFA during activation, configure a monthly PIM access review for the role assignment, and ensure the emergency access accounts are excluded from the tenant-wide Conditional Access policy that enforces MFA.
The correct configuration utilizes a security group for administrative tasks to minimize overhead. It configures the group assignment in PIM as eligible to guarantee just-in-time access, requires MFA during the activation flow to secure access, and runs monthly access reviews to fulfill compliance requirements. Finally, it excludes emergency access accounts from Conditional Access policies to prevent lockout.
Adım Adım Çözüm
Anahtar Kavram
Designing privileged access governance using Microsoft Entra Privileged Identity Management (PIM), group-based RBAC, and emergency account exclusions.
Tahmini Süre:2m 30s