From 2756e7fd7ef4ee738e0347786c22b35604e7263a Mon Sep 17 00:00:00 2001 From: ybhargav1995 <102363816+ybhargav1995@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:41:02 +0530 Subject: [PATCH 1/2] Update Get-DlpCompliancePolicy.md --- exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md b/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md index c8dcdf14d5..78b5193496 100644 --- a/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md +++ b/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md @@ -106,7 +106,7 @@ Accept wildcard characters: False ``` ### -DistributionDetail -The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch. +The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch. This is an unreliable field and is prone to errors. ```yaml Type: SwitchParameter From 4e3e1d97e6a4ece7ee9147d13b6d8ad800e71c14 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 21 Jan 2025 08:55:33 -0800 Subject: [PATCH 2/2] Add tip about DistributionResults unreliability --- exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md b/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md index 78b5193496..f5a379ed1b 100644 --- a/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md +++ b/exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md @@ -106,7 +106,9 @@ Accept wildcard characters: False ``` ### -DistributionDetail -The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch. This is an unreliable field and is prone to errors. +The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch. + +**Tip**: The DistributionResults property is unreliable and prone to errors. ```yaml Type: SwitchParameter