Edit

Share via


Remove-SPOAppPrioritizationPolicy

Deletes an existing SPO app prioritization policy in your tenancy.

Note

This functionality is rolling out and might not be fully enabled in your environment yet.

Syntax

Remove-SPOAppPrioritizationPolicy
      -PolicyId <String>
      [<CommonParameters>]

Description

This cmdlet lets you delete an existing SPO app prioritization policy.

Examples

Example 1

Remove-SPOAppPrioritizationPolicy -PolicyId 48abxxa9

Example 1 deletes the policy bearing the policyId 48abxxa9. Running the Get-SPOAppPrioritizationPolicies command will no longer show the policy in the result.

Parameters

-PolicyId

This parameter specifies the ID of policy.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:SharePoint Online