Microsoft Store
Manage and deploy applications from the Microsoft Store through Intune. Store apps are deployed silently to devices without requiring user interaction or Store sign-in.
Store App Types
Online Licensed Apps
Require Microsoft Store connectivity and user sign-in. Apps licensed per-user through the Store.
Offline Licensed Apps
Deploy without Store sign-in or connectivity. Packages cached and distributed through Intune.
Adding a Store App
- Navigate to Applications and select Add New App
- Choose Microsoft Store App as the app type
- Search the Store catalog by name
- Select the app from search results
- Configure app information
- Set assignments (Required, Available, or Uninstall)
App Information
| Field | Description |
|---|---|
| Name | Display name in Company Portal |
| Description | App description shown to users |
| Publisher | App publisher from the Store |
| Category | Organizational grouping |
| Logo | App icon (auto-populated) |
New Microsoft Store Integration
- Search and add apps directly from the Store catalog
- Automatic updates managed by the Store
- No need for Microsoft Store for Business
- UWP and Win32 Store apps supported
Update Management
Store apps update automatically by default:
- Allow automatic updates (recommended)
- Pause updates during critical business periods
- Version pinning not supported for Store apps
Troubleshooting
App Not Installing
- Verify device has internet connectivity
- Check that Microsoft Store service is not blocked
- Confirm app available in device region
- Review device sync status
App Not Appearing in Company Portal
- Verify assignment targets correct group
- Allow time for policy sync (up to 8 hours)
API Reference
GET /api/devices/apps/store— List Store appsGET /api/devices/apps/store/search— Search catalogPOST /api/devices/apps/store— Add Store appGET /api/devices/apps/store/:id/status— Get status
Last updated on