From cde409341ada5889202c1b5c5b345374ac2e7aad Mon Sep 17 00:00:00 2001 From: Dean Haas Date: Tue, 11 Mar 2025 10:00:46 -0700 Subject: [PATCH 1/2] Update Set-AppRetentionCompliancePolicy.md --- .../exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md b/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md index e53ddfcd22..1a8cc30d2c 100644 --- a/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md +++ b/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md @@ -440,6 +440,9 @@ Accept wildcard characters: False ``` ### -PolicyRBACScopes + +**Note**: Admin units aren't currently supported, so this parameter isn't functional. The information presented here is for informational purposes when support for admin units is released. + The PolicyRBACScopes parameter specifies the administrative units to assign to the policy. A valid value is the Microsoft Entra ObjectID (GUID value) of the administrative unit. You can specify multiple values separated by commas. Administrative units are available only in Microsoft Entra ID P1 or P2. You create and manage administrative units in Microsoft Graph PowerShell. From 447c81cfa022de55fcb89220854a47e159430018 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 11 Mar 2025 10:17:04 -0700 Subject: [PATCH 2/2] Remove extra line break in documentation --- .../exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md | 1 - 1 file changed, 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md b/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md index 1a8cc30d2c..6660700954 100644 --- a/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md +++ b/exchange/exchange-ps/exchange/Set-AppRetentionCompliancePolicy.md @@ -440,7 +440,6 @@ Accept wildcard characters: False ``` ### -PolicyRBACScopes - **Note**: Admin units aren't currently supported, so this parameter isn't functional. The information presented here is for informational purposes when support for admin units is released. The PolicyRBACScopes parameter specifies the administrative units to assign to the policy. A valid value is the Microsoft Entra ObjectID (GUID value) of the administrative unit. You can specify multiple values separated by commas.