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.
2 parents 82c7422 + bba4443 commit 4131d5bCopy full SHA for 4131d5b
exchange/docs-conceptual/app-only-auth-powershell-v2.md
@@ -207,7 +207,7 @@ Create a self-signed x.509 certificate using one of the following methods:
207
208
## Step 4: Attach the certificate to the Azure AD application
209
210
-After you register the certificate with your application, you can use the public key (`.pfx` file) or the thumbprint for authentication.
+After you register the certificate with your application, you can use the private key (`.pfx` file) or the thumbprint for authentication.
211
212
1. On the **Apps registration** page from the end of [Step 2](#step-2-assign-api-permissions-to-the-application), select your application.
213
0 commit comments