- A
Create an Intune device configuration profile using the Settings Catalog and assign it to the Azure AD group containing Cloud PC users.
Settings Catalog allows granular configuration of Defender and firewall settings.
- B
Include the settings in the Windows 365 provisioning policy.
Why wrong: Provisioning policies define image, network, and licensing, not device configuration.
- C
Create a PowerShell script that runs during provisioning and apply it via Azure Automation.
Why wrong: Scripts may not run at provisioning time and lack Intune's management capabilities.
- D
Use a Group Policy Object (GPO) applied via on-premises AD.
Why wrong: Cloud PCs are not domain-joined by default; GPOs require hybrid Azure AD join and connectivity.
Quick Answer
The correct approach is to create an Intune device configuration profile using the Settings Catalog and assign it to the Azure AD group containing Cloud PC users. This works because the Settings Catalog provides granular, policy-driven control over Microsoft Defender for Endpoint settings—such as enabling real-time protection—and custom firewall rules, all of which are applied automatically after the Windows 365 Cloud PC is provisioned, thanks to Intune’s deep integration with the Windows 365 service for post-provisioning management. On the MD-102 exam, this scenario tests your understanding that Windows 365 Cloud PCs are managed exactly like physical devices through Intune, so you must avoid the common trap of thinking you need a separate security baseline or a Group Policy Object; instead, remember that the Settings Catalog is the modern, unified tool for Defender and firewall configurations. A useful memory tip is “Catalog for Cloud”—when securing Cloud PCs, always reach for the Settings Catalog in Intune to apply Defender and firewall policies.
MD-102 Manage and maintain devices Practice Question
This MD-102 practice question tests your understanding of manage and maintain devices. 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 designing a Windows 365 Cloud PC provisioning policy. The requirement is that when a user is assigned a Cloud PC, it must automatically have Microsoft Defender for Endpoint configured with real-time protection enabled and a custom firewall rule allowing only specific IPs. Which approach should you use?
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 an Intune device configuration profile using the Settings Catalog and assign it to the Azure AD group containing Cloud PC users.
Option A is correct because Intune device configuration profiles using the Settings Catalog allow granular control over Microsoft Defender for Endpoint settings (e.g., real-time protection) and custom firewall rules. These profiles can be assigned to an Azure AD group containing Cloud PC users, ensuring the settings are applied automatically after provisioning via the Windows 365 service, which integrates with Intune for post-provisioning management.
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 an Intune device configuration profile using the Settings Catalog and assign it to the Azure AD group containing Cloud PC users.
Why this is correct
Settings Catalog allows granular configuration of Defender and firewall settings.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Include the settings in the Windows 365 provisioning policy.
Why it's wrong here
Provisioning policies define image, network, and licensing, not device configuration.
- ✗
Create a PowerShell script that runs during provisioning and apply it via Azure Automation.
Why it's wrong here
Scripts may not run at provisioning time and lack Intune's management capabilities.
- ✗
Use a Group Policy Object (GPO) applied via on-premises AD.
Why it's wrong here
Cloud PCs are not domain-joined by default; GPOs require hybrid Azure AD join and connectivity.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates mistakenly think Windows 365 provisioning policies can include security configurations, but in reality, they only define infrastructure settings, while all post-provisioning management (including Defender and firewall rules) must be handled by Intune policies.
Detailed technical explanation
How to think about this question
Under the hood, Windows 365 Cloud PCs are enrolled in Intune automatically during provisioning, allowing Intune configuration profiles to apply settings via the Microsoft Defender for Endpoint CSP (e.g., ./Vendor/MSFT/Defender) and the Firewall CSP (e.g., ./Vendor/MSFT/Firewall). The Settings Catalog abstracts these CSPs into a user-friendly interface, and profiles are evaluated during the Intune management extension check-in, typically within minutes of provisioning. A real-world scenario where this matters is when an organization needs to enforce strict network isolation for sensitive Cloud PCs, requiring a custom firewall rule that only allows specific IP ranges—this cannot be achieved through the provisioning policy itself.
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 media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.
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.
- →
Manage and maintain devices — study guide chapter
Learn the concepts, then practise the questions
- →
Manage and maintain devices practice questions
Targeted practice on this topic area only
- →
All MD-102 questions
991 questions across all exam domains
- →
Microsoft 365 Endpoint Administrator MD-102 study guide
Full concept coverage aligned to exam objectives
- →
MD-102 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MD-102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Prepare infrastructure for devices practice questions
Practise MD-102 questions linked to Prepare infrastructure for devices.
Manage and maintain devices practice questions
Practise MD-102 questions linked to Manage and maintain devices.
Manage applications practice questions
Practise MD-102 questions linked to Manage applications.
Protect devices practice questions
Practise MD-102 questions linked to Protect devices.
Deploy Windows client practice questions
Practise MD-102 questions linked to Deploy Windows client.
Manage identity and compliance practice questions
Practise MD-102 questions linked to Manage identity and compliance.
Manage, maintain, and protect devices practice questions
Practise MD-102 questions linked to Manage, maintain, and protect devices.
MD-102 fundamentals practice questions
Practise MD-102 questions linked to MD-102 fundamentals.
MD-102 scenario practice questions
Practise MD-102 questions linked to MD-102 scenario.
MD-102 troubleshooting practice questions
Practise MD-102 questions linked to MD-102 troubleshooting.
Practice this exam
Start a free MD-102 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 MD-102 question test?
Manage and maintain devices — This question tests Manage and maintain devices — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Create an Intune device configuration profile using the Settings Catalog and assign it to the Azure AD group containing Cloud PC users. — Option A is correct because Intune device configuration profiles using the Settings Catalog allow granular control over Microsoft Defender for Endpoint settings (e.g., real-time protection) and custom firewall rules. These profiles can be assigned to an Azure AD group containing Cloud PC users, ensuring the settings are applied automatically after provisioning via the Windows 365 service, which integrates with Intune for post-provisioning management.
What should I do if I get this MD-102 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 24, 2026
This MD-102 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 MD-102 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.