Courseiva
Manage applicationseasyMultiple ChoiceObjective-mapped

MD-102 Manage applications Practice Question

Exhibit

Refer to the exhibit.
```json
{
  "@odata.type": "#microsoft.graph.managedIOSLobApp",
  "displayName": "ContosoSales",
  "version": "2.0.0",
  "bundleId": "com.contoso.sales",
  "buildNumber": "2.0.0",
  "expirationDateTime": "2025-12-31T23:59:59Z",
  "versionNumber": "2.0.0",
  "minimumSupportedOperatingSystem": {
    "v14_0": true
  },
  "applicableDeviceType": {
    "iPad": true,
    "iPhoneAndIPod": true
  }
}
```

Refer to the exhibit. You are deploying a line-of-business iOS app. Which statement is correct about this app?

⚠ Common exam trap

In the Microsoft MD-102 exam, candidates often need to read the expiration date field carefully in the Intune portal for LOB apps, distinguishing it from other properties like minimum OS version or device family. A common trap is assuming that no expiration date is set when one is clearly displayed.

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 app will expire on December 31, 2025.

The exhibit shows the app's expiration date is set to December 31, 2025, under the 'Expiration date' field. In Microsoft Intune, when you configure a line-of-business (LOB) iOS app, you can specify an expiration date; after that date, the app will be blocked from installation or launch. Therefore, option C is correct because the app will expire on that date.

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 app requires iOS 15.0 or later.

    Why it's wrong here

    minimumSupportedOperatingSystem is iOS 14.0.

  • The app can only be installed on iPads.

    Why it's wrong here

    applicableDeviceType includes both iPad and iPhoneAndIPod.

  • The app will expire on December 31, 2025.

    Why this is correct

    expirationDateTime is set to 2025-12-31T23:59:59Z.

  • The app has no expiration date.

    Why it's wrong here

    An expiration date is specified.

Go deeper

Related to this question

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 →

How Courseiva writes practice questions · Editorial policy

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.