Skip to content

App Store for Intune documentation

App Store for Intune documentation

App Store for Intune is a self-service application catalog and deployment portal for Microsoft Intune, deployed entirely inside your own Azure tenant. Use these guides to deploy the Azure resources, register the Entra app, configure admin access, and manage the catalog your users request from.

App Store for Intune is a self-service application catalog and deployment portal for Microsoft Intune. Employees browse a branded catalog, request the apps they need, and the portal routes requests through your approval workflow and deploys via Intune. IT stays in control. Users self-serve. The help-desk queue gets shorter.

Everything runs in your own Azure tenant. The web app, the packaging pipeline, the credentials, and the data all live inside your subscription. There is no vendor cloud holding your Graph API permissions and no third-party service to consent to.

Underneath, every package goes through the same flow: a hash-verified WinGet manifest (or your own custom MSI), wrapped with PSADT v4, converted to .intunewin, uploaded as a Win32 app, and assigned through your existing Autopatch deployment rings.

  • Get Started deploys the Azure resources, registers the Entra apps, configures admin access, and stands up the portal. Once the Setup Guide is done you have a working catalog.
  • Administration covers portal settings, app catalog management, approval workflows, communications, reports, and operational concerns like database maintenance and disaster recovery.
  • User Guide is the end-user reference for the employees browsing the catalog and submitting requests.
  • API Reference is programmatic access to App Store for CI/CD app uploads, automated update triggers, and integration with external systems. It includes an authentication walkthrough plus PowerShell examples.
  • What’s New lists the changes in each release so you can track new features and fixes.
  • What’s Coming is the roadmap of features planned for future releases.

Pax is the PowerStacks assistant. Look for the Ask Pax button at the top of any article to get answers drawn from this documentation.