
Ultimate access to all questions.
Your organization has a requirement to implement multi-factor authentication (MFA) for all users accessing sensitive resources in Azure AD. You need to ensure that MFA is enforced consistently and securely. What steps should you take to achieve this?
A
Enable MFA for all users in Azure AD and require them to set up their verification methods during sign-in.
B
Create a custom policy using the Microsoft Graph API to enforce MFA for all users accessing sensitive resources.
C
Use Conditional Access policies in Azure AD to require MFA for specific applications or resources based on user attributes or risk factors.
D
Manually enforce MFA for each user accessing sensitive resources through the Azure portal.