Skip to content

Commit 055cd9d

Browse files
committed
Formatting SPO Graph cmdlet docs based on requirements
1 parent c92586f commit 055cd9d

7 files changed

+27
-21
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Approve-SPOTenantServicePrincipalPermissionRequest.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ external help file:
33
applicable: SharePoint Online
44
schema: 2.0.0
55
---
6-
# Approve-SPOTenantServicePrincipalPermissionRequest
76

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
7+
# Approve-SPOTenantServicePrincipalPermissionRequest
108

119
## SYNOPSIS
1210
Approves a permission request for the current tenant's "SharePoint Online Client" service principal
1311

12+
> [!WARNING]
13+
> This is a preview feature and should not be used in production.
14+
1415
## SYNTAX
1516

1617
### Default

sharepoint/sharepoint-ps/sharepoint-online/Deny-SPOTenantServicePrincipalPermissionRequest.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ external help file:
33
applicable: SharePoint Online
44
schema: 2.0.0
55
---
6-
# Deny-SPOTenantServicePrincipalPermissionRequest
76

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
7+
# Deny-SPOTenantServicePrincipalPermissionRequest
108

119
## SYNOPSIS
1210
Denies a permission request for the current tenant's "SharePoint Online Client" service principal
1311

12+
> [!WARNING]
13+
> This is a preview feature and should not be used in production.
14+
1415
## SYNTAX
1516

1617
### Default

sharepoint/sharepoint-ps/sharepoint-online/Disable-SPOTenantServicePrincipal.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ external help file:
33
applicable: SharePoint Online
44
schema: 2.0.0
55
---
6-
# Disable-SPOTenantServicePrincipal
76

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
7+
# Disable-SPOTenantServicePrincipal
108

119
## SYNOPSIS
1210
Disables the current tenant's "SharePoint Online Client" service principal.
1311

12+
> [!WARNING]
13+
> This is a preview feature and should not be used in production.
14+
1415
## SYNTAX
1516

1617
```powershell

sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOTenantServicePrincipal.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ external help file:
33
applicable: SharePoint Online
44
schema: 2.0.0
55
---
6-
# Enable-SPOTenantServicePrincipal
76

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
7+
# Enable-SPOTenantServicePrincipal
108

119
## SYNOPSIS
1210
Enables the current tenant's "SharePoint Online Client" service principal.
1311

12+
> [!WARNING]
13+
> This is a preview feature and should not be used in production.
14+
1415
## SYNTAX
1516

1617
```powershell

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOTenantServicePrincipalPermissionGrants.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ external help file:
33
applicable: SharePoint Online
44
schema: 2.0.0
55
---
6-
# Get-SPOTenantServicePrincipalPermissionGrants
76

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
7+
# Get-SPOTenantServicePrincipalPermissionGrants
108

119
## SYNOPSIS
1210
Gets the collection of permission grants for the "SharePoint Online Client" service principal
1311

12+
> [!WARNING]
13+
> This is a preview feature and should not be used in production.
14+
1415
## SYNTAX
1516

1617
### Default

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOTenantServicePrincipalPermissionRequests.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ external help file:
33
applicable: SharePoint Online
44
schema: 2.0.0
55
---
6-
# Get-SPOTenantServicePrincipalPermissionRequests
76

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
7+
# Get-SPOTenantServicePrincipalPermissionRequests
108

119
## SYNOPSIS
1210
Gets the collection of permission requests for the "SharePoint Online Client" service principal
1311

12+
> [!WARNING]
13+
> This is a preview feature and should not be used in production.
14+
1415
## SYNTAX
1516

1617
### Default

sharepoint/sharepoint-ps/sharepoint-online/Revoke-SPOTenantServicePrincipalPermission.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ schema: 2.0.0
55
---
66
# Revoke-SPOTenantServicePrincipalPermission
77

8-
> [!WARNING]
9-
> This is a preview feature and should not be used in production.
10-
118
## SYNOPSIS
129
Revokes a permission that was previously granted to the "SharePoint Online Client" service principal
1310

11+
> [!WARNING]
12+
> This is a preview feature and should not be used in production.
13+
1414
## SYNTAX
1515

1616
### Default

0 commit comments

Comments
 (0)