nerdexam
Microsoft

MB-330 · Question #505

Drag and Drop Question A company is implementing Dynamics 365 Supply Chain Management. The company has more than 5,000 employees who will use the Warehouse Management mobile app in locations across…

The correct answer is Microsoft Intune; JSON file. Explanation: Deploying the Warehouse Management Mobile App The Core Problem 5,000+ devices, limited IT staff, weekend deadline. The challenge has two distinct sub-problems: (1) how to push the app to all devices at scale, and (2) how to configure the app once installed…

Implement warehouse management and transportation management

Question

Drag and Drop Question A company is implementing Dynamics 365 Supply Chain Management. The company has more than 5,000 employees who will use the Warehouse Management mobile app in locations across the country/region. Staff must deploy the Warehouse Management mobile app during the weekend. Staff is limited in the IT department. You need to deploy the Warehouse Management mobile app. What should you do? To answer, move the appropriate solutions to the correct requirements. You may use each solution once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Answer:

Exhibit

MB-330 question #505 exhibit

Answer Area

Drag items

GitHubJSON fileMicrosoft IntuneMicrosoft Entra ID

Correct arrangement

  • Microsoft Intune
  • JSON file

Explanation

Explanation: Deploying the Warehouse Management Mobile App

The Core Problem

5,000+ devices, limited IT staff, weekend deadline. The challenge has two distinct sub-problems: (1) how to push the app to all devices at scale, and (2) how to configure the app once installed.


Correct Arrangement

Slot 1: Microsoft Intune - Mass Deployment

Why: Microsoft Intune is an MDM (Mobile Device Management) solution that allows IT to push apps to thousands of enrolled devices remotely, without physically touching each one. With limited IT staff and 5,000+ devices, manual installation is impossible. Intune automates the app push during off-hours (the weekend), requiring zero physical intervention per device.

  • Intune is the standard enterprise mechanism for deploying the Dynamics 365 Warehouse Management mobile app at scale
  • Devices only need to be enrolled in Intune; the app installs automatically

Slot 2: JSON file - App Configuration

Why: The Warehouse Management mobile app reads a connection.json file to pre-configure connection settings (server URL, company, etc.). When deploying via Intune, you can push this JSON configuration policy alongside the app, so the app is already configured when it opens - users don't need to manually enter server details.

  • This eliminates per-device manual setup, which again compensates for limited IT staff

Why the Other Options Are Wrong

ItemWhy It Doesn't Fit
GitHubA code repository - not an enterprise app deployment tool
Microsoft Entra IDHandles identity/authentication, not app deployment. Devices may use Entra ID for enrollment, but Intune is the deployment mechanism

Common Misconceptions

  • Entra ID vs. Intune confusion: Students often pick Entra ID because it's Microsoft and involves device management - but Entra ID manages identities, Intune manages devices and apps
  • Underestimating the JSON file: It's not just a "config file" - it's the official mechanism the Warehouse Management app uses to receive its connection settings, especially critical in automated deployments where no user input is expected

The pattern to remember: Intune = deploy, JSON file = configure.

Topics

#warehouse mobile app deployment#mass deployment#MDM#large scale rollout

Community Discussion

No community discussion yet for this question.

Full MB-330 Practice