- A
Configure the role settings for the Contributor role under the resource group in PIM
Role settings in PIM are per-role per-scope. By editing the settings for the Contributor role on that resource group, you can require justification and set a maximum activation duration.
- B
Create a Conditional Access policy for the Privileged Role Administrator role
Why wrong: Conditional Access policies apply to user sign-in conditions, not to PIM role activation settings. They cannot enforce justification or activation duration.
- C
Use Azure AD access reviews to review active role assignments
Why wrong: Access reviews are for periodic attestation of access, not for configuring activation parameters like justification or duration.
- D
Modify the Azure AD tenant-wide role activation settings
Why wrong: PIM does not have tenant-wide activation settings; each role has its own settings. Changing a global setting is not possible.
Quick Answer
The answer is to configure the role settings for the Contributor role under the specific resource group in Azure AD PIM. This is correct because PIM allows you to enforce granular controls at the resource group scope, where you can require justification—such as a mandatory ticket number—and set a maximum activation duration, like 4 hours, directly in the role settings for that scope. On the AZ-500 exam, this tests your understanding that PIM role settings are hierarchical and can be applied at management group, subscription, or resource group levels, with a common trap being to mistakenly configure settings at the subscription scope instead of the resource group. Remember that in PIM, you must navigate to the exact resource group’s role settings to enforce scope-specific activation rules. A helpful memory tip: “Scope the role, control the goal”—always match your PIM settings to the precise Azure resource scope where the role will be activated.
AZ-500 Manage identity and access Practice Question
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 role settings are configured per-role and per-scope.. 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 access to Azure resources. They want to enforce that when a user activates the Contributor role for a specific resource group, they must provide a ticket number as justification and the activation is limited to 4 hours. Which PIM settings should they configure?
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
Configure the role settings for the Contributor role under the resource group in PIM
Option A is correct because Azure AD PIM allows role settings to be configured at the resource group scope. By editing the role settings for the Contributor role under that specific resource group, you can require justification (e.g., a ticket number) and set a maximum activation duration (e.g., 4 hours). These settings apply only when users activate the role for that resource group via PIM.
Key principle: PIM role settings are configured per-role and per-scope.
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 the role settings for the Contributor role under the resource group in PIM
Why this is correct
Role settings in PIM are per-role per-scope. By editing the settings for the Contributor role on that resource group, you can require justification and set a maximum activation duration.
Related concept
PIM role settings are configured per-role and per-scope.
- ✗
Create a Conditional Access policy for the Privileged Role Administrator role
Why it's wrong here
Conditional Access policies apply to user sign-in conditions, not to PIM role activation settings. They cannot enforce justification or activation duration.
- ✗
Use Azure AD access reviews to review active role assignments
Why it's wrong here
Access reviews are for periodic attestation of access, not for configuring activation parameters like justification or duration.
- ✗
Modify the Azure AD tenant-wide role activation settings
Why it's wrong here
PIM does not have tenant-wide activation settings; each role has its own settings. Changing a global setting is not possible.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse Azure AD role activation settings (tenant-wide) with Azure resource role activation settings (scope-specific), leading them to incorrectly select Option D, which only applies to Azure AD administrative roles, not Azure RBAC roles like Contributor on a resource group.
Detailed technical explanation
How to think about this question
PIM role settings for Azure resources are stored per role and per scope (management group, subscription, or resource group). The activation settings include 'Require justification', 'Maximum activation duration (hours)', and 'Require ticket information'. These settings are enforced at activation time via the PIM API, which validates the user's input against the configured policy before granting the eligible role assignment. In a real-world scenario, an organization might require a ServiceNow ticket number for audit compliance, and the 4-hour limit ensures the privilege is time-bound, reducing the risk of standing access.
KKey Concepts to Remember
- PIM role settings are configured per-role and per-scope.
- Role settings allow requiring justification for role activation.
- Role settings define the maximum activation duration for a role.
- PIM enforces just-in-time access by revoking access after the activation period.
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 are configured per-role and per-scope.
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 are configured per-role and per-scope., 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 are configured per-role and per-scope..
What is the correct answer to this question?
The correct answer is: Configure the role settings for the Contributor role under the resource group in PIM — Option A is correct because Azure AD PIM allows role settings to be configured at the resource group scope. By editing the role settings for the Contributor role under that specific resource group, you can require justification (e.g., a ticket number) and set a maximum activation duration (e.g., 4 hours). These settings apply only when users activate the role for that resource group via PIM.
What should I do if I get this AZ-500 question wrong?
Review pIM role settings are configured per-role and per-scope., 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 are configured per-role and per-scope.
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.