- A
Create an App Protection Policy (MAM) that restricts the transfer of corporate data to other apps and a Device Configuration Profile that sets the default mail app to Outlook.
MAM policy can block data transfer to native Mail, and configuration profile sets default app.
- B
Create a device compliance policy that requires the device to have Outlook installed.
Why wrong: Compliance policies do not block apps or set defaults.
- C
Use device enrollment restrictions to block devices that have the native Mail app installed.
Why wrong: Enrollment restrictions don't control app behavior post-enrollment.
- D
Create a conditional access policy for Exchange Online that blocks the native Mail app and allows only Outlook.
Why wrong: Conditional access blocks access, but does not set Outlook as default mail app on the device.
Quick Answer
The correct combination is an App Protection Policy (MAM) to block data transfer to the native Mail app and a Device Configuration Profile to set Outlook as the default mail app. This works because the App Protection Policy applies data leakage controls at the app layer, preventing corporate email from being opened or shared with unmanaged apps like the native iOS Mail client, while the Device Configuration Profile enforces the system-level default mail app setting to Outlook. On the MD-102 exam, this scenario tests your understanding of how MAM policies and device configuration profiles complement each other—Conditional Access alone blocks access to Exchange but doesn’t set a default app, and compliance policies don’t control app behavior. A common trap is choosing only Conditional Access, which fails to redirect users to Outlook. Memory tip: MAM blocks the old app, Config sets the new default.
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.
Your organization uses Microsoft Intune to manage iOS/iPadOS devices. You have deployed a device configuration profile that configures the device's email settings for the native Mail app. Recently, the organization decided to switch to Microsoft Outlook for iOS as the primary email client. You need to ensure that users can only use Outlook for accessing corporate email, and that the native Mail app is blocked from accessing corporate data. Which combination of Intune policies should you implement?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"primary"Why it matters: Asks for the main purpose or function, not a secondary benefit. Eliminate answers that describe side-effects or partial functions.
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 App Protection Policy (MAM) that restricts the transfer of corporate data to other apps and a Device Configuration Profile that sets the default mail app to Outlook.
Option C is correct because an App Protection Policy can block the native Mail app from opening corporate data, and a Device Configuration Profile can set the default mail app to Outlook. Option A is incorrect because a compliance policy alone does not block the native Mail app. Option B is incorrect because conditional access can block native Mail app from accessing Exchange Online, but it does not set Outlook as default. Option D is incorrect because device enrollment restrictions do not control app usage.
Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
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 App Protection Policy (MAM) that restricts the transfer of corporate data to other apps and a Device Configuration Profile that sets the default mail app to Outlook.
Why this is correct
MAM policy can block data transfer to native Mail, and configuration profile sets default app.
Clue confirmation
The clue word "primary" in the question point toward this answer.
Related concept
Static NAT maps one inside address to one outside address.
- ✗
Create a device compliance policy that requires the device to have Outlook installed.
Why it's wrong here
Compliance policies do not block apps or set defaults.
- ✗
Use device enrollment restrictions to block devices that have the native Mail app installed.
Why it's wrong here
Enrollment restrictions don't control app behavior post-enrollment.
- ✗
Create a conditional access policy for Exchange Online that blocks the native Mail app and allows only Outlook.
Why it's wrong here
Conditional access blocks access, but does not set Outlook as default mail app on the device.
Common exam traps
Common exam trap: NAT rules depend on direction and matching traffic
NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.
Detailed technical explanation
How to think about this question
NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.
KKey Concepts to Remember
- Static NAT maps one inside address to one outside address.
- PAT allows many inside hosts to share one public address using ports.
- Inside local and inside global describe the private and translated addresses.
- NAT ACLs identify traffic for translation, not always security filtering.
TExam Day Tips
- Identify inside and outside interfaces first.
- Check whether the scenario needs static NAT, dynamic NAT or PAT.
- Do not confuse NAT matching ACLs with normal packet-filtering intent.
Key takeaway
NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
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 the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related MD-102 NAT questions on configuration and troubleshooting.
- →
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 — Static NAT maps one inside address to one outside address..
What is the correct answer to this question?
The correct answer is: Create an App Protection Policy (MAM) that restricts the transfer of corporate data to other apps and a Device Configuration Profile that sets the default mail app to Outlook. — Option C is correct because an App Protection Policy can block the native Mail app from opening corporate data, and a Device Configuration Profile can set the default mail app to Outlook. Option A is incorrect because a compliance policy alone does not block the native Mail app. Option B is incorrect because conditional access can block native Mail app from accessing Exchange Online, but it does not set Outlook as default. Option D is incorrect because device enrollment restrictions do not control app usage.
What should I do if I get this MD-102 question wrong?
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related MD-102 NAT questions on configuration and troubleshooting.
Are there clue words in this question I should notice?
Yes — watch for: "primary". Asks for the main purpose or function, not a secondary benefit. Eliminate answers that describe side-effects or partial functions.
What is the key concept behind this question?
Static NAT maps one inside address to one outside address.
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 21, 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.