From 1cc8d1fd92ade4a0c332d63629001829b87355c6 Mon Sep 17 00:00:00 2001 From: Lukas Sassl Date: Fri, 12 Sep 2025 10:53:25 +0200 Subject: [PATCH 1/2] Update CAR note --- .../exchange-ps/ExchangePowerShell/New-ClientAccessRule.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md b/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md index a9b3dd3776..6abe09fa48 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md @@ -14,7 +14,8 @@ title: New-ClientAccessRule ## SYNOPSIS > [!NOTE] -> Beginning in October 2022, client access rules were deprecated for all Exchange Online organizations that weren't using them. Client access rules will be deprecated for all remaining organizations on September 1, 2025. If you choose to turn off client access rules before the deadline, the feature will be disabled in your organization. For more information, see [Update on Client Access Rules Deprecation in Exchange Online](https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809). +> As of September 2025, Client Access Rules in Exchange Online are fully deprecated and no longer supported across all organizations. This marks the completion of the phased retirement that began in October 2022. +> For historical context and details, see our original [announcement](https://techcommunity.microsoft.com/blog/exchange/deprecation-of-client-access-rules-in-exchange-online/3638563) and the [Update on Client Access Rules Deprecation in Exchange Online](https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809). This cmdlet is functional only in Exchange Server 2019 and in the cloud-based service. Some parameters and settings might be exclusive to one environment or the other. From 19222995798caa9d0c62a3e48e9f2782ec9481b5 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Fri, 12 Sep 2025 08:27:34 -0700 Subject: [PATCH 2/2] Update deprecation notice for Client Access Rules --- .../exchange-ps/ExchangePowerShell/New-ClientAccessRule.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md b/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md index 6abe09fa48..c8fd7a4b63 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-ClientAccessRule.md @@ -14,8 +14,7 @@ title: New-ClientAccessRule ## SYNOPSIS > [!NOTE] -> As of September 2025, Client Access Rules in Exchange Online are fully deprecated and no longer supported across all organizations. This marks the completion of the phased retirement that began in October 2022. -> For historical context and details, see our original [announcement](https://techcommunity.microsoft.com/blog/exchange/deprecation-of-client-access-rules-in-exchange-online/3638563) and the [Update on Client Access Rules Deprecation in Exchange Online](https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809). +> As of September 2025, Client Access Rules in Exchange Online are fully deprecated and no longer supported across all organizations. Phased retirement began in October 2022 and is now complete. For historical context and details, see our original [announcement](https://techcommunity.microsoft.com/blog/exchange/deprecation-of-client-access-rules-in-exchange-online/3638563) and the [Update on Client Access Rules Deprecation in Exchange Online](https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809). This cmdlet is functional only in Exchange Server 2019 and in the cloud-based service. Some parameters and settings might be exclusive to one environment or the other.