Skip to content

Commit f5b1c21

Browse files
juanorianaclaude
andcommitted
fix: add missing ms.author attribute to SPO Service Prioritization cmdlet docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2c25cef commit f5b1c21

3 files changed

Lines changed: 2 additions & 10 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOServicePrioritizationAppRegistrations.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ Returns app registrations enrolled in SharePoint Online Service Prioritization.
1818

1919
## SYNTAX
2020

21-
### All (Default)
22-
23-
```powershell
24-
Get-SPOServicePrioritizationAppRegistrations [<CommonParameters>]
25-
```
26-
27-
### ByPolicy
28-
2921
```powershell
3022
Get-SPOServicePrioritizationAppRegistrations -PolicyId <Guid> [<CommonParameters>]
3123
```

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOServicePrioritizationAppRegistrationsByPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ online version: https://learn.microsoft.com/powershell/module/sharepoint-online/
55
title: Remove-SPOServicePrioritizationAppRegistrationsByPolicy
66
schema: 2.0.0
77
author: juanoriana
8-
ms.author:
8+
ms.author: juanoriana
99
ms.reviewer:
1010
---
1111

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOServicePrioritizationBillingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ online version: https://learn.microsoft.com/powershell/module/sharepoint-online/
55
title: Remove-SPOServicePrioritizationBillingPolicy
66
schema: 2.0.0
77
author: juanoriana
8-
ms.author:
8+
ms.author: juanoriana
99
ms.reviewer:
1010
---
1111

0 commit comments

Comments
 (0)