Microsoft Graph Azure Client ID Unique?

P A V I T H R A N 1 Reputation point
2022-08-04T06:47:29.937+00:00

Hoping you know about Application (Client) ID for every application we create in aad.portal.azure.com site. This is unique for every Application we create under every email account, right? Let's consider we got a APP ID "APP_ID_1" for a new app we created under "Email1@microsoft.com". Is there is any chance where this app id "APP_ID_1" will be created for a new app we create under "Email2@microsoft.com" (Same domain email account). Is this possible? Can we use the APP_ID_1 for email2 authentication?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rob Windsor 2,001 Reputation points
    2022-08-04T08:28:56.507+00:00

    I'm not certain that I understand your question. If you are asking whether the Application (client) ID for each application registered with Azure AD is unique, then the answer is yes. It is unique regardless of the user that created the app or which tenant it was created in. In other words, there will never be two app registrations with the same Application (client) ID.

    228052-image.png


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.