- A
Configure a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' cloud app, requiring compliant device.
Why wrong: Directly targeting the PIM app in a CA policy is not supported for device compliance during activation. PIM activation occurs in the context of the Azure AD role, not the PIM app. The correct method uses authentication context.
- B
In PIM settings for the Global Administrator role, enable 'Require Multi-Factor Authentication on activation'.
Why wrong: Enabling MFA only requires MFA during activation, not device compliance. This does not fulfill the device compliance requirement.
- C
In PIM settings for the Global Administrator role, enable 'Require Azure AD Conditional Access authentication context' and create a Conditional Access policy that requires compliant device when that authentication context is used.
Correct. This is the recommended method for integrating PIM with Conditional Access. The authentication context is signaled during activation, and a separate CA policy enforces the device compliance requirement.
- D
Use Azure AD Identity Protection's user risk policy to require device compliance when a high-risk user activates the role.
Why wrong: Identity Protection risk policies address user or sign-in risk, not device compliance. They are not suitable for enforcing a compliant device requirement during PIM activation.
AZ-500 Manage identity and access Practice Question
This AZ-500 practice question tests your understanding of manage identity and access. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: pIM role settings can require an Azure AD Conditional Access authentication context.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company uses Azure AD Privileged Identity Management (PIM) to manage the Global Administrator role. They want to require that when a user activates the role, they must be using a device that is compliant with Intune policies (e.g., compliant device) and must provide a justification. The company already has Conditional Access policies in place for regular access. How should they enforce the device compliance requirement specifically during PIM activation?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
In PIM settings for the Global Administrator role, enable 'Require Azure AD Conditional Access authentication context' and create a Conditional Access policy that requires compliant device when that authentication context is used.
Option C is correct because Azure AD PIM can integrate with Conditional Access via authentication context. By enabling 'Require Azure AD Conditional Access authentication context' in the PIM role settings and then creating a Conditional Access policy that targets that authentication context with the 'Require compliant device' grant control, you enforce device compliance specifically during role activation. This approach ensures the device compliance check is applied only when the user activates the Global Administrator role, not during regular access.
Key principle: PIM role settings can require an Azure AD Conditional Access authentication context.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Configure a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' cloud app, requiring compliant device.
Why it's wrong here
Directly targeting the PIM app in a CA policy is not supported for device compliance during activation. PIM activation occurs in the context of the Azure AD role, not the PIM app. The correct method uses authentication context.
- ✗
In PIM settings for the Global Administrator role, enable 'Require Multi-Factor Authentication on activation'.
Why it's wrong here
Enabling MFA only requires MFA during activation, not device compliance. This does not fulfill the device compliance requirement.
- ✓
In PIM settings for the Global Administrator role, enable 'Require Azure AD Conditional Access authentication context' and create a Conditional Access policy that requires compliant device when that authentication context is used.
Why this is correct
Correct. This is the recommended method for integrating PIM with Conditional Access. The authentication context is signaled during activation, and a separate CA policy enforces the device compliance requirement.
Related concept
PIM role settings can require an Azure AD Conditional Access authentication context.
- ✗
Use Azure AD Identity Protection's user risk policy to require device compliance when a high-risk user activates the role.
Why it's wrong here
Identity Protection risk policies address user or sign-in risk, not device compliance. They are not suitable for enforcing a compliant device requirement during PIM activation.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse applying a Conditional Access policy to the 'Azure AD Privileged Identity Management' cloud app (which controls access to the PIM portal) with enforcing conditions during the actual role activation process, which requires authentication context integration.
Detailed technical explanation
How to think about this question
Authentication context in Azure AD is a mechanism that allows Conditional Access policies to be triggered by specific applications or processes, such as PIM role activation. When you configure PIM to require a specific authentication context (e.g., 'c1'), the activation request generates a token with that context, and Conditional Access evaluates it against the policy. This decouples the activation-specific requirements from general access policies, enabling granular control. In a real-world scenario, an organization might use this to enforce that only devices enrolled in Intune and marked as compliant can activate highly privileged roles, while still allowing non-compliant devices to access less sensitive resources.
KKey Concepts to Remember
- PIM role settings can require an Azure AD Conditional Access authentication context.
- Authentication contexts are custom tags used to apply granular CA policies.
- A separate Conditional Access policy is created to enforce conditions when a specific context is present.
- This method allows enforcing conditions like compliant device specifically during PIM activation.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
PIM role settings can require an Azure AD Conditional Access authentication context.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Review pIM role settings can require an Azure AD Conditional Access authentication context., then practise related AZ-500 questions on the same topic to reinforce the concept.
- →
Manage identity and access — study guide chapter
Learn the concepts, then practise the questions
- →
Manage identity and access practice questions
Targeted practice on this topic area only
- →
All AZ-500 questions
1,000 questions across all exam domains
- →
Microsoft Azure Security Engineer Associate AZ-500 study guide
Full concept coverage aligned to exam objectives
- →
AZ-500 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related AZ-500 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Secure identity and access practice questions
Practise AZ-500 questions linked to Secure identity and access.
Secure compute, storage, and databases practice questions
Practise AZ-500 questions linked to Secure compute, storage, and databases.
Secure Azure using Microsoft Defender for Cloud and Microsoft Sentinel practice questions
Practise AZ-500 questions linked to Secure Azure using Microsoft Defender for Cloud and Microsoft Sentinel.
Manage identity and access practice questions
Practise AZ-500 questions linked to Manage identity and access.
Secure networking practice questions
Practise AZ-500 questions linked to Secure networking.
AZ-500 fundamentals practice questions
Practise AZ-500 questions linked to AZ-500 fundamentals.
AZ-500 scenario practice questions
Practise AZ-500 questions linked to AZ-500 scenario.
AZ-500 troubleshooting practice questions
Practise AZ-500 questions linked to AZ-500 troubleshooting.
Practice this exam
Start a free AZ-500 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this AZ-500 question test?
Manage identity and access — This question tests Manage identity and access — PIM role settings can require an Azure AD Conditional Access authentication context..
What is the correct answer to this question?
The correct answer is: In PIM settings for the Global Administrator role, enable 'Require Azure AD Conditional Access authentication context' and create a Conditional Access policy that requires compliant device when that authentication context is used. — Option C is correct because Azure AD PIM can integrate with Conditional Access via authentication context. By enabling 'Require Azure AD Conditional Access authentication context' in the PIM role settings and then creating a Conditional Access policy that targets that authentication context with the 'Require compliant device' grant control, you enforce device compliance specifically during role activation. This approach ensures the device compliance check is applied only when the user activates the Global Administrator role, not during regular access.
What should I do if I get this AZ-500 question wrong?
Review pIM role settings can require an Azure AD Conditional Access authentication context., then practise related AZ-500 questions on the same topic to reinforce the concept.
What is the key concept behind this question?
PIM role settings can require an Azure AD Conditional Access authentication context.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This AZ-500 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-500 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.