A multinational healthcare organization requires external vendor consultants to manage specific Azure resource groups containing protected health information (PHI) across multiple subscriptions. You are designing a privileged access solution that meets the following security requirements:
- Vendor consultants must only receive administrative permissions on-demand.
- Permission activation must require multi-factor authentication (MFA) and manager approval.
- The solution must minimize administrative overhead and scale as vendor personnel change.
- A strict tenant-wide Conditional Access policy must enforce MFA for all administrative roles, while ensuring that the organization's emergency access accounts are never locked out under any circumstance.
Which design strategy should you recommend to meet these requirements?
- AAssign each individual vendor consultant's user account as eligible for the required Azure RBAC roles in Privileged Identity Management (PIM) for Azure resources, and exclude the emergency access accounts from the administrative MFA Conditional Access policy.
- BCreate a Microsoft Entra security group, assign the group as active for the required Azure RBAC roles in Privileged Identity Management (PIM) for Azure resources, and exclude the emergency access accounts from the administrative MFA Conditional Access policy.
- Create a Microsoft Entra security group, assign the group as eligible for the required Azure RBAC roles in Privileged Identity Management (PIM) for Azure resources, and exclude the emergency access accounts from the administrative MFA Conditional Access policy.Cevap
- DCreate a Microsoft Entra security group, assign the group as eligible for the required Azure RBAC roles in Privileged Identity Management (PIM) for Azure resources, and apply the administrative MFA Conditional Access policy to all administrative accounts without exclusions.