We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05996fa commit 837dc69Copy full SHA for 837dc69
articles/confidential-ledger/authentication-azure-ad.md
@@ -84,7 +84,7 @@ For detailed steps on registering an Azure confidential ledger application with
84
85
At the end of registration, the application owner gets the following values:
86
87
-- An **Application ID** (also known as the AAD Client ID or appID)
+- An **Application ID** (also known as the Azure Active Directory Client ID or appID)
88
- An **authentication key** (also known as the shared secret).
89
90
The application must present both these values to Azure Active Directory to get a token.
0 commit comments