How can I find the id of a published gallery application from different tenant?

Rimple Shah 0 Reputation points
2024-08-05T22:56:13.5933333+00:00

The application is published and registered in tenant A. I see an application on marketplace and when I create new enterprise application from tenant B, I see the application in entra gallery, but how can I find the id of that application? The id is supposed to be known only to the tenant which created the application?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,294 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Fabio Andrade 1,500 Reputation points Microsoft Employee
    2024-08-05T23:42:39.4433333+00:00

    Hi @Rimple Shah

    Thanks for reaching out to Microsoft Q&A.

    That's correct, the application registration objects, the ones that contains the App Id, is only present on the tenant where the application was created / registered, which is known as "Home Tenant". Even though you can add and use the application on Tenant B, Tenant B would only have a Service Principal object as such object is created on every tenant that users the application. You can find more detailed information about these types of objects on the documentation below:

    https://video2.skills-academy.com/en-us/entra/identity-platform/app-objects-and-service-principals?tabs=browser#application-registration

    Thanks,

    Fabio

    0 comments No comments

  2. Rimple Shah 0 Reputation points
    2024-08-07T00:03:18.1033333+00:00

    If I publish an application in marketplace, will it show up in App registration or Enterprise application in my tenant?


  3. Fabio Andrade 1,500 Reputation points Microsoft Employee
    2024-08-07T23:03:18.07+00:00

    @Rimple Shah

    If you publish it in your tenant's marketplace, you'll see the application on Enterprise Applications blade.

    The document below has more information about submitting a request to publish an application.

    https://video2.skills-academy.com/en-us/entra/identity/enterprise-apps/v2-howto-app-gallery-listing

    Thanks,

    Fabio

    0 comments No comments

  4. Fabio Andrade 1,500 Reputation points Microsoft Employee
    2024-08-14T22:37:06.81+00:00

    Hi @Rimple Shah

    Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept Answer" which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

    Thanks,

    Fabio

    0 comments No comments

  5. Rimple Shah 0 Reputation points
    2024-08-16T17:44:27.87+00:00

    If I only see it in Enterprise application blade then how can I find the registration for the published application?

    0 comments No comments

Your answer

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