Skip to content

Commit de5c068

Browse files
Update articles/active-directory/manage-apps/application-proxy-configure-single-sign-on-with-kcd.md
This is fine. Thank you! Co-Authored-By: Michele Martin <[email protected]>
1 parent bfc58f1 commit de5c068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/application-proxy-configure-single-sign-on-with-kcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Set-ADComputer -Identity webserviceaccount -PrincipalsAllowedToDelegateToAccount
7575
Get-ADComputer webserviceaccount -Properties PrincipalsAllowedToDelegateToAccount
7676
```
7777

78-
If the `webserviceaccount` is a user account, please use these commands:
78+
If the `webserviceaccount` is a user account, use these commands:
7979

8080
```powershell
8181
$connector= Get-ADComputer -Identity connectorcomputeraccount -server dc.connectordomain.com

0 commit comments

Comments
 (0)