Share Azure Active Directory's resources to other ones in the same Tenant ID

Kien Khac 20 Reputation points
2023-07-04T09:34:36.55+00:00

I'm doing with Azure Active Directory

Create new "App registrations" and use it as a connection for "Login with Microsoft" in an application I developed.

It was fine but I want to share that App registration to other one, who will maintain this connection, in the same Tenant ID of my Azure Active Directory.

Don't know how, please help me how to share resource between people in the same Tenant ID

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,024 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,865 questions
0 comments No comments
{count} votes

Accepted answer
  1. JimmySalian-2011 42,216 Reputation points
    2023-07-04T10:49:57.5633333+00:00

    Hi Kein,

    As far as I know you cannot share the app registration between the resources however you can use service principal name, however multi-tenant applications can be created and Service principals can be used to achieve this requirement- https://learn.microsoft.com/en-us/azure/active-directory/develop/app-objects-and-service-principals?tabs=browser

    Hope this helps.

    JS

    ==

    Please Accept the answer if the information helped you. This will help us and others in the community as wel

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.