| external help file | sharepointonline.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOServicePrioritizationAppRegistrations |
| applicable | SharePoint Online |
| title | Get-SPOServicePrioritizationAppRegistrations |
| schema | 2.0.0 |
| author | killerewok2000 |
| ms.author | Sibourda |
| ms.reviewer |
Retrieves the list of app registrations configured for service prioritization in SharePoint Online.
Note
This functionality is rolling out and might not be fully enabled in your environment yet.
Get-SPOServicePrioritizationAppRegistrations [<CommonParameters>]
The Get-SPOServicePrioritizationAppRegistrations cmdlet retrieves all app registrations that have been configured for service prioritization in SharePoint Online. This cmdlet is useful for administrators who need to review or audit the current app registrations and their associated policies.
PS C:\> Get-SPOServicePrioritizationAppRegistrationsThis example retrieves all app registrations configured for service prioritization in SharePoint Online.
Specifies the unique identifier (GUID) of the app registration to retrieve.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Getting started with SharePoint Online Management Shell
Add-SPOServicePrioritizationAppRegistration
Remove-SPOServicePrioritizationAppRegistration
New-SPOServicePrioritizationBillingPolicy