Skip to content

Commit 3c7d148

Browse files
authored
Merge pull request MicrosoftDocs#988 from tseward/patch-536
Update Register-SPAppPrincipal.md
2 parents d331efc + a0b5196 commit 3c7d148

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Register-SPAppPrincipal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ schema: 2.0.0
88
# Register-SPAppPrincipal
99

1010
## SYNOPSIS
11-
Registers an app principal.
12-
11+
Lets an on-premises administrator register an app principal.
1312

1413
## SYNTAX
1514

@@ -19,9 +18,10 @@ Register-SPAppPrincipal -DisplayName <String> -NameIdentifier <String> -Site <SP
1918
```
2019

2120
## DESCRIPTION
22-
Use the `Register-SPAppPrincipal` cmdlet to register an app principal management service.
21+
Use the `Register-SPAppPrincipal` cmdlet to let an on-premises farm administrator to register an app principal management service.
22+
2323

24-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251831 (http://go.microsoft.com/fwlink/p/?LinkId=251831).
24+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251831(http://go.microsoft.com/fwlink/p/?LinkId=251831).
2525

2626

2727
## EXAMPLES
@@ -70,7 +70,7 @@ Accept wildcard characters: False
7070
```
7171
7272
### -Site
73-
{{ Fill Site Description}}
73+
{{Fill Site Description}}
7474
7575
```yaml
7676
Type: SPWebPipeBind

0 commit comments

Comments
 (0)