Skip to Content
DevicesApplicationsApp Library

App Library

The App Library provides a centralized inventory of all applications managed through Microsoft Intune. Browse, search, and manage apps across platforms from a single view.

App Inventory

  • Total Apps — All apps added to the Intune tenant
  • Assigned — Apps with at least one group assignment
  • Required — Apps configured for automatic deployment
  • Available — Apps published in Company Portal

App List

ColumnDescription
App NameDisplay name of the application
TypeWin32, MSI, Store, M365, iOS, Android, macOS, Web Link
PublisherApp vendor or developer
PlatformTarget operating system
VersionCurrent app version
AssignedNumber of groups assigned
InstalledCount of successful installations

App Types

Microsoft Store Apps

Apps deployed silently from the Store. License types: Online License (requires connectivity) and Offline License (deploy without sign-in).

Win32 Apps

Traditional Windows desktop applications packaged with the Content Prep Tool. Supports install/uninstall commands, detection rules, requirements, dependencies, and supersedence.

Windows MSI Line-of-Business

Simple MSI installer packages. Best for straightforward installations.

Microsoft 365 Apps

Office suite deployment with update channel, architecture, and language configuration.

Shortcuts to web applications on Start menu or home screen.

iOS/iPadOS Apps

App Store apps with VPP licensing, LOB .ipa files, and web clips.

Android Apps

Managed Google Play apps including public, private, and web apps.

macOS Apps

DMG, PKG, Mac App Store apps, and Office for Mac.

  • Platform — Windows, macOS, iOS, Android
  • App Type — Store, Win32, LOB, Web Link
  • Assignment Status — Assigned, Unassigned
  • Publisher — Filter by vendor name
  • Search — App name or publisher keyword

Installation Status

  • Installed — Successfully installed
  • Pending — Queued or in progress
  • Failed — Installation failed
  • Not Applicable — Device does not meet requirements

API Reference

  • GET /api/devices/apps — List all apps
  • GET /api/devices/apps/:id — Get app details
  • GET /api/devices/apps/:id/status — Get installation status
  • DELETE /api/devices/apps/:id — Remove app
Last updated on