From 37a10bea09a436a426c6e93eef132aff993167de Mon Sep 17 00:00:00 2001 From: Nick Robinson <45213023+nickjrobinson@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:07:25 -0700 Subject: [PATCH 1/3] Learn Editor: Update New-CaseHoldPolicy.md --- exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md b/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md index c401cd7ed0..e7ec3d1fb4 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md @@ -18,9 +18,7 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info Use the New-CaseHoldPolicy cmdlet to create new case hold policies in the Microsoft Purview compliance portal. > [!NOTE] -> After you use the New-CaseHoldPolicy cmdlet to create a case hold policy, you need to use the New-CaseHoldRule cmdlet to create a case hold rule and assign the rule to the policy. **If you don't create a rule for the policy, the hold isn't created, and content locations aren't placed on hold**. -> -> Running this cmdlet causes a full synchronization across your organization, which is a significant operation. If you need to create multiple policies, wait until the policy distribution is successful before running the cmdlet again for the next policy. For information about the distribution status, see [Get-CaseHoldPolicy](https://learn.microsoft.com/powershell/module/exchangepowershell/get-caseholdpolicy). +> > Running this cmdlet causes a full synchronization across your organization, which is a significant operation. If you need to create multiple policies, wait until the policy distribution is successful before running the cmdlet again for the next policy. For information about the distribution status, see [Get-CaseHoldPolicy](https://learn.microsoft.com/powershell/module/exchangepowershell/get-caseholdpolicy). For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). From 0651832883c66ac47efac33d7874dcedae3c9f49 Mon Sep 17 00:00:00 2001 From: Nick Robinson <45213023+nickjrobinson@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:07:40 -0700 Subject: [PATCH 2/3] Learn Editor: Update New-CaseHoldPolicy.md From 132e3e4715605b51cfec554074692160d851cb45 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Wed, 3 Sep 2025 13:44:14 -0700 Subject: [PATCH 3/3] Update New-CaseHoldPolicy.md --- exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md b/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md index e7ec3d1fb4..1101743d26 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-CaseHoldPolicy.md @@ -18,7 +18,7 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info Use the New-CaseHoldPolicy cmdlet to create new case hold policies in the Microsoft Purview compliance portal. > [!NOTE] -> > Running this cmdlet causes a full synchronization across your organization, which is a significant operation. If you need to create multiple policies, wait until the policy distribution is successful before running the cmdlet again for the next policy. For information about the distribution status, see [Get-CaseHoldPolicy](https://learn.microsoft.com/powershell/module/exchangepowershell/get-caseholdpolicy). +> This cmdlet causes a full synchronization across your organization, which is a significant operation. If you need to create multiple policies, wait until the policy distribution is successful before running the cmdlet again for the next policy. For information about the distribution status, see [Get-CaseHoldPolicy](https://learn.microsoft.com/powershell/module/exchangepowershell/get-caseholdpolicy). For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).