Skip to content

Commit 99fa29d

Browse files
committed
Update app-only-auth-powershell-v2.md
Minor changes to attempt art update
1 parent d771cf9 commit 99fa29d

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
@@ -138,7 +138,7 @@ For a detailed visual flow about creating applications in Azure AD, see <https:/
138138
139139
3. [Generate a self-signed certificate](#step-3-generate-a-self-signed-certificate)
140140
141-
- For app-only authentication in Azure AD, you typically use a certificate to request access. Anyone who has the certificate and its private key can use the app, and the permissions granted to the app.
141+
- For app-only authentication in Azure AD, you typically use a certificate to request access. Anyone who has the certificate and its private key can use the app with the permissions granted to the app.
142142
143143
- Create and configure a self-signed X.509 certificate, which is used to authenticate your Application against Azure AD, while requesting the app-only access token.
144144

0 commit comments

Comments
 (0)