How to get my app in Public Apps in Microsoft Intune Admin center

Akshay 20 Reputation points
2026-06-12T06:59:01.3566667+00:00

I did the app registration in a different Microsoft tenant, Now I am creating app protection policies in Microsoft Intune Admin center but while targeting the policies to the apps, I am not getting the app name in Public apps, I have to go to custom apps and write bundleID manually for iOS and package name in case of Android in order to target the app for the app protection policies.
Is there any step I am missing?
I integrated Intune sdk to the app which is already on App store and Playstore.

Microsoft Security | Intune | Configuration
0 comments No comments

Answer accepted by question author

AI answer

2026-06-12T06:59:16.2+00:00

Public apps in the Intune admin center only show:

  • Microsoft apps that have integrated the Intune SDK
  • Partner apps that have integrated the Intune SDK and have been registered with Microsoft as Intune partner apps

Because the app was registered in a different tenant and is already in the public stores, there are two key points:

  1. Internal (LOB) apps do not need public registration
    If the app is internal to an organization and not meant to be publicly listed as an Intune partner app, no registration with Microsoft is required. Intune will detect the SDK and the admin can target it via Custom apps using the bundle ID / package name. This is the expected behavior for LOB apps.
  2. Public store apps must be registered with Microsoft to appear as a Public app
    For an app that is in the Apple App Store or Google Play and is intended to show up as a public/partner app in Intune (so admins can pick it from Public apps instead of manually entering bundle IDs), the app must be registered with Microsoft Intune as a partner app and the registration process must be completed and confirmed. Until that registration is finished, Intune admins will not see the app listed as a public app target and must continue using Custom apps with the bundle ID / package name.

So the missing step is:

  • For a public store app that should appear under Public apps for all tenants, complete the Microsoft Intune App Partner registration process and wait for confirmation. Only after that will the app be listed as a partner productivity app and selectable as a Public app in Intune.

If the app is only for a specific tenant and not intended to be a global Intune partner app, then targeting it via Selected apps → Custom apps with the bundle ID / package name is the correct and final approach.


References:

AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.