MD-102 Manage applications Practice Question
Exhibit
Refer to the exhibit.
Intune app protection policy JSON:
{
"enforcementLevel": "block",
"appSharingPolicy": "allowNone",
"dataTransferPolicy": "allowNone",
"allowSaveAs": false,
"allowCutCopy": false,
"allowCamera": false,
"allowContactsSync": false,
"allowPrint": false,
"allowScreenshots": false,
"requireBiometric": true,
"requirePin": true,
"pinLength": 4
}You configured the above app protection policy for a Microsoft 365 app. Users report that they cannot paste text from the managed app into another app. What is the most likely reason?
⚠ Common exam trap
A common mix-up: candidates confuse 'allowCutCopy' (which controls copy/cut within the app) with 'dataTransferPolicy' (which controls data leaving the app), leading them to incorrectly select Option D.
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 'dataTransferPolicy' is set to 'allowNone', which prevents data from leaving the managed app.
The 'dataTransferPolicy' setting controls how data can be transferred between managed and unmanaged apps. When set to 'allowNone', it prevents any data from leaving the managed app, including paste operations from the managed app into another app. This is the most direct cause of the reported issue.
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 'pinLength' requirement is not met.
Why it's wrong here
PIN length does not affect clipboard.
- ✗
The 'requireBiometric' setting is blocking actions.
Why it's wrong here
Biometric requirement only affects app access, not clipboard.
- ✓
The 'dataTransferPolicy' is set to 'allowNone', which prevents data from leaving the managed app.
Why this is correct
This setting blocks clipboard operations to unmanaged apps.
- ✗
The 'allowCutCopy' setting is set to false, which blocks copy, but paste is unaffected.
Why it's wrong here
Paste is controlled by dataTransferPolicy.
Go deeper
Related to this question
Learn chapter
Introduction to Endpoint Management in Microsoft 365
Key term
Policy
A policy is a set of rules or guidelines that defines how an organization manages, secures, and operates its IT systems and services.
Key term
App protection policy
An app protection policy is a set of rules that controls how data is handled and secured within mobile applications, ensuring corporate information stays safe even on personal devices.
About these practice questions
One of 942 original MD-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
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.