- A
The 'Require ticket information on activation' setting is not enabled in the role settings
This setting must be explicitly enabled for PIM to prompt for a ticket number during activation. Without it, the ticket field is not shown.
- B
Users are activating through the Azure AD overview page instead of the PIM blade
Why wrong: Regardless of the entry point, PIM activation settings apply uniformly; the ticket requirement would still be enforced if enabled.
- C
The activation policy requires approval but the approvers ignore the ticket field
Why wrong: The ticket field is only presented to the user during activation, not to approvers; the issue is that users can activate without providing a ticket.
- D
The role is configured for 'Active' assignment instead of 'Eligible'
Why wrong: Active assignments do not require activation; users would permanently have the role, which contradicts the scenario where activation is needed.
AZ-500 Practice Question: PIM activation settings are configured per role.
This AZ-500 practice question tests your understanding of manage 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. A key principle to apply: pIM activation settings are configured per role.. 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) for the Security Administrator role. They have configured the role activation to require Azure Multi-Factor Authentication and a support ticket number. However, users are reporting that they can activate the role without entering a ticket number. What is the most likely cause?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"most likely"Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
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
The 'Require ticket information on activation' setting is not enabled in the role settings
Option A is correct because the 'Require ticket information on activation' setting is a separate toggle in the PIM role settings that must be explicitly enabled. Even if the support ticket number field is displayed in the activation form, the system will not enforce its entry unless this specific setting is turned on. Without it, users can leave the field blank and still successfully activate the role.
Key principle: PIM activation settings are configured per role.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
The 'Require ticket information on activation' setting is not enabled in the role settings
Why this is correct
This setting must be explicitly enabled for PIM to prompt for a ticket number during activation. Without it, the ticket field is not shown.
Clue confirmation
The clue word "most likely" in the question point toward this answer.
Related concept
PIM activation settings are configured per role.
- ✗
Users are activating through the Azure AD overview page instead of the PIM blade
Why it's wrong here
Regardless of the entry point, PIM activation settings apply uniformly; the ticket requirement would still be enforced if enabled.
- ✗
The activation policy requires approval but the approvers ignore the ticket field
Why it's wrong here
The ticket field is only presented to the user during activation, not to approvers; the issue is that users can activate without providing a ticket.
- ✗
The role is configured for 'Active' assignment instead of 'Eligible'
Why it's wrong here
Active assignments do not require activation; users would permanently have the role, which contradicts the scenario where activation is needed.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates assume the presence of a ticket number field in the activation form means it is required, but PIM separates the UI display from the enforcement toggle, so the setting must be explicitly enabled for the field to be mandatory.
Trap categories for this question
Scenario analysis trap
Active assignments do not require activation; users would permanently have the role, which contradicts the scenario where activation is needed.
Detailed technical explanation
How to think about this question
In Azure AD PIM, each role has a settings configuration that includes toggles for 'Require justification on activation', 'Require ticket information on activation', and 'Require Azure MFA on activation'. These settings are stored as part of the role's policy in the Azure AD Graph API (now Microsoft Graph) under the `roleManagementPolicy` resource. When 'Require ticket information on activation' is disabled, the `ticketInfo` property in the activation request is optional and not validated, allowing activation without a ticket number even if the field appears in the UI.
KKey Concepts to Remember
- PIM activation settings are configured per role.
- Requiring a ticket number is a specific, configurable PIM setting.
- If 'Require ticket information' is not enabled, the field won't appear.
- PIM policies apply uniformly regardless of the activation entry point.
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 activation settings are configured per role.
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 activation settings are configured per role., 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 activation settings are configured per role..
What is the correct answer to this question?
The correct answer is: The 'Require ticket information on activation' setting is not enabled in the role settings — Option A is correct because the 'Require ticket information on activation' setting is a separate toggle in the PIM role settings that must be explicitly enabled. Even if the support ticket number field is displayed in the activation form, the system will not enforce its entry unless this specific setting is turned on. Without it, users can leave the field blank and still successfully activate the role.
What should I do if I get this AZ-500 question wrong?
Review pIM activation settings are configured per role., then practise related AZ-500 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
What is the key concept behind this question?
PIM activation settings are configured per role.
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.