Skip to content

Commit 4131d5b

Browse files
authored
Merge pull request #7501 from nickadam/patch-1
Correction on importance of the pfx file
2 parents 82c7422 + bba4443 commit 4131d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Create a self-signed x.509 certificate using one of the following methods:
207207

208208
## Step 4: Attach the certificate to the Azure AD application
209209

210-
After you register the certificate with your application, you can use the public key (`.pfx` file) or the thumbprint for authentication.
210+
After you register the certificate with your application, you can use the private key (`.pfx` file) or the thumbprint for authentication.
211211

212212
1. On the **Apps registration** page from the end of [Step 2](#step-2-assign-api-permissions-to-the-application), select your application.
213213

0 commit comments

Comments
 (0)