Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Remove-CsTeamsAppPermissionPolicy
schema: 2.0.0
ms.reviewer: mhayrapetyan
manager: prkosh
ms.author: guptaashish
ms.author: prkosh
author: ashishguptaiitb
---

Expand All @@ -20,6 +20,8 @@ As an admin, you can use app permission policies to allow or block apps for your

This cmdlet allows you to remove app permission policies that have been created within your organization. If you run `Remove-CsTeamsAppPermissionPolicy` on the Global policy, it will be reset to the defaults provided for new organizations.

**This is only applicable for tenants who have not been migrated to ACM or UAM.**

## SYNTAX

```
Expand Down
Loading