- A
Create a Conditional Access policy that targets all cloud apps and requires authentication strength 'Phishing-resistant MFA'
Why wrong: This would apply to all apps, not just PIM activation.
- B
In PIM, configure the role settings to require Azure MFA and set the authentication method to FIDO2
Why wrong: PIM role settings only require MFA, not specific methods.
- C
Create a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' app and requires authentication strength 'Phishing-resistant MFA'
This policy enforces FIDO2 specifically for PIM activation.
- D
Configure authentication methods policy to allow only FIDO2 security keys for all users
Why wrong: This would remove SMS for all users, not just for PIM activation.
Quick Answer
The correct answer is to create a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' application and requires the 'Phishing-resistant MFA' authentication strength. This works because PIM role activation is technically a sign-in event to the Azure AD PIM application, not a separate authentication challenge; by applying a Conditional Access policy with a specific authentication strength requirement to that app, you override any weaker baseline MFA methods like SMS. On the AZ-500 exam, this scenario tests your understanding that PIM activation is an application sign-in, not just a role assignment, and that authentication strengths in Conditional Access are the only way to enforce phishing-resistant MFA for JIT activation. A common trap is thinking you can enforce this via PIM settings or MFA registration policies alone, but those only affect the user’s overall authentication, not the activation step itself. Memory tip: think of PIM activation as a separate app login—if you want FIDO2 for the key, lock the door to the PIM app, not the house.
AZ-500 Secure identity and access Practice Question
This AZ-500 practice question tests your understanding of secure identity and access. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. 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.
You are the security engineer for Contoso, a multinational company with 50,000 users in Microsoft Entra ID Premium P2. The company has a strict security policy requiring that all administrative actions be performed using just-in-time (JIT) access with approval, and that all privileged role activations be audited. Additionally, you need to ensure that Global Administrators are required to use phishing-resistant MFA (e.g., FIDO2 security keys) when activating their role. You have already configured Privileged Identity Management (PIM) for Azure AD roles. However, during a recent audit, you discovered that several Global Administrators were able to activate their role using only a text message (SMS) for MFA, violating the policy. You need to enforce the use of phishing-resistant MFA for all privileged role activations. What should you do?
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
Create a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' app and requires authentication strength 'Phishing-resistant MFA'
Option C is correct because Privileged Identity Management (PIM) role activation is triggered by signing in to the Azure AD Privileged Identity Management application (the PIM blade or API). By creating a Conditional Access policy that targets this specific app and requires the 'Phishing-resistant MFA' authentication strength, you enforce FIDO2 or Windows Hello for Business during the activation step, regardless of the user's baseline MFA method. This directly addresses the audit finding that Global Administrators were using SMS to activate their roles.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Create a Conditional Access policy that targets all cloud apps and requires authentication strength 'Phishing-resistant MFA'
Why it's wrong here
This would apply to all apps, not just PIM activation.
- ✗
In PIM, configure the role settings to require Azure MFA and set the authentication method to FIDO2
Why it's wrong here
PIM role settings only require MFA, not specific methods.
- ✓
Create a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' app and requires authentication strength 'Phishing-resistant MFA'
Why this is correct
This policy enforces FIDO2 specifically for PIM activation.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Configure authentication methods policy to allow only FIDO2 security keys for all users
Why it's wrong here
This would remove SMS for all users, not just for PIM activation.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates mistakenly think PIM role settings can enforce a specific MFA method (like FIDO2) directly, when in reality PIM only requires MFA generically and the method is controlled by Conditional Access policies targeting the PIM application.
Detailed technical explanation
How to think about this question
Authentication strengths in Conditional Access allow you to define a combination of allowed authentication methods (e.g., FIDO2, certificate-based authentication) and enforce them at the application level. When a Global Administrator activates a role in PIM, the Azure AD Privileged Identity Management service (App ID: 00000015-0000-0000-c000-000000000000) issues a token for the PIM API; targeting this app with a phishing-resistant strength ensures that only FIDO2 or Windows Hello for Business can satisfy the MFA challenge during activation, even if the user's default MFA method is SMS or OATH TOTP.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
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
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
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.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Secure identity and access — study guide chapter
Learn the concepts, then practise the questions
- →
Secure 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?
Secure identity and access — This question tests Secure identity and access — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Create a Conditional Access policy that targets the 'Azure AD Privileged Identity Management' app and requires authentication strength 'Phishing-resistant MFA' — Option C is correct because Privileged Identity Management (PIM) role activation is triggered by signing in to the Azure AD Privileged Identity Management application (the PIM blade or API). By creating a Conditional Access policy that targets this specific app and requires the 'Phishing-resistant MFA' authentication strength, you enforce FIDO2 or Windows Hello for Business during the activation step, regardless of the user's baseline MFA method. This directly addresses the audit finding that Global Administrators were using SMS to activate their roles.
What should I do if I get this AZ-500 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
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 25, 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.