MD-102 Manage applications Practice Question
Exhibit
{
"@odata.type": "#microsoft.graph.windowsStoreApp",
"displayName": "Microsoft Teams",
"appStoreUrl": "ms-windows-store://pdp/?productid=9MSPC6MP8FM4",
"installExperience": "system",
"packageIdentityName": "Microsoft.Teams_8wekyb3d8bbwe"
}Refer to the exhibit. You see this JSON in an Intune policy for a Windows 10 device. What type of app is being deployed?
⚠ Common exam trap
Many candidates confuse the productId with a package family name or assume any JSON with an ID must be a Win32 app, but the specific 'productId' key is unique to Microsoft Store app deployments in Intune.
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
✓
Microsoft Store app
The JSON includes the key 'productId' with a value like '9WZDNCRFJ3PS', which is a Microsoft Store product identifier. Intune uses this identifier to deploy apps directly from the Microsoft Store for Windows 10 devices, making this a Microsoft Store app deployment. The absence of an installation command line, file path, or URL confirms it is not a Win32, LOB, or web app.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Win32 app
Why it's wrong here
Win32 apps have type windowsWin32App.
- ✗
Web app
Why it's wrong here
Web apps have type webApp.
- ✗
Line-of-business app
Why it's wrong here
LOB apps have type windowsMobileMSI or similar.
- ✓
Microsoft Store app
Why this is correct
The type is windowsStoreApp.
Go deeper
Related to this question
Learn chapter
Introduction to Endpoint Management in Microsoft 365
Key term
Intune
Microsoft Intune is a cloud-based service that helps organizations manage their users' devices and applications, ensuring security and compliance without needing to own or control the physical hardware.
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.
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.