From 45e7ce9816dc19f04c3540f86f69b711658f20c0 Mon Sep 17 00:00:00 2001 From: Srimanta Bagchi Date: Mon, 13 Jan 2025 10:53:00 -0500 Subject: [PATCH 1/2] Update Remove-CsTeamsAppPermissionPolicy.md --- teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md b/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md index 56b3fe8743..c0914e9e8d 100644 --- a/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md +++ b/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md @@ -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 ``` From 6c3568e0ed0c5a013111bc7810cc44bd258952d5 Mon Sep 17 00:00:00 2001 From: Aditi Srivastava <133841950+aditisrivastava07@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:52:52 +0530 Subject: [PATCH 2/2] Fixed suggestion and added period --- teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md b/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md index c0914e9e8d..409570c300 100644 --- a/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md +++ b/teams/teams-ps/teams/Remove-CsTeamsAppPermissionPolicy.md @@ -6,7 +6,7 @@ title: Remove-CsTeamsAppPermissionPolicy schema: 2.0.0 ms.reviewer: mhayrapetyan manager: prkosh -ms.author: guptaashish +ms.author: prkosh author: ashishguptaiitb --- @@ -20,7 +20,7 @@ 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** +**This is only applicable for tenants who have not been migrated to ACM or UAM.** ## SYNTAX