Skip to content

Commit 5a6876d

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#100022
Performed changes in line no. 103 changed from "The client ID is the unique **Application (client) ID** assigned to your app by Azure AD when the app was registered." changed to "The client ID is the unique **Application (client) ID** assigned to your app by Azure AD when the app was registered. You can find the **Application (Client) ID** in your Azure subscription by Azure AD => Enterprise applications => Application ID."
1 parent 97de7b3 commit 5a6876d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-client-application-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Currently, the only way to get an app to sign in users with only personal Micros
100100

101101
## Client ID
102102

103-
The client ID is the unique **Application (client) ID** assigned to your app by Azure AD when the app was registered.
103+
The client ID is the unique **Application (client) ID** assigned to your app by Azure AD when the app was registered. You can find the **Application (Client) ID** in your Azure subscription by Azure AD => Enterprise applications => Application ID.
104104

105105
## Redirect URI
106106

0 commit comments

Comments
 (0)