| external help file | sharepointonline.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOAppPrioritizationPolicies |
| applicable | SharePoint Online |
| title | Get-SPOAppPrioritizationPolicies |
| schema | 2.0.0 |
| author | killerewok2000 |
| ms.author | Sibourda |
| ms.reviewer |
Gets all existing SPO app prioritization Policies of your tenancy
Get-SPOAppPrioritizationPoliciesThis cmdlet adds a new SPO app prioritization Billing policies to your tenancy. You must be a SharePoint you must be a SharePoint Tenant Admin to run the commandlet. You need to make sure you’re not adding a new billing policy for an app that already has a billing policy to it.
Get- SPOAppPrioritizationPolicies Example 1 returns a collection of all existing SPO app prioritization Policies. Each Policy will contain PolicyId, AppId, AzureSubscription, ResourceGroup, Account, Enabled (status of this policy i.e true or false) and QuotaMultiplier
Getting started with SharePoint Online Management Shell
Add-SPOAppPrioritizationPolicy
Get-SPOAppPrioritizationPolicies