diff --git a/exchange/docs-conceptual/exchange-online-powershell-v2.md b/exchange/docs-conceptual/exchange-online-powershell-v2.md index f8f028cd3a..539e86cda1 100644 --- a/exchange/docs-conceptual/exchange-online-powershell-v2.md +++ b/exchange/docs-conceptual/exchange-online-powershell-v2.md @@ -3,7 +3,7 @@ title: About the Exchange Online PowerShell V3 module ms.author: chrisda author: chrisda manager: deniseb -ms.date: 02/25/2025 +ms.date: 03/26/2025 ms.audience: Admin audience: Admin ms.topic: article @@ -613,6 +613,12 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo ### Current release +#### Version 3.7.2 + +- New _DisableWAM_ parameter on **Connect-ExchangeOnline** that disables Web Account Manager (WAM). + +### Previous releases + #### Version 3.7.1 - Added a new property named `ExoExchangeSecurityDescriptor` to the output of **Get-EXOMailbox** that's similar to the `ExchangeSecurityDescriptor` property in the output of **Get-Mailbox**. @@ -621,8 +627,6 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo - **Get-VivaOrgInsightsDelegatedRole** - **Remove-VivaOrgInsightsDelegatedRole** -### Previous releases - #### Version 3.7.0 - Integrated Web Account Manager (WAM) in authentication flows to enhance security. diff --git a/exchange/docs-conceptual/whats-new-in-the-exo-module.md b/exchange/docs-conceptual/whats-new-in-the-exo-module.md index b7aae96a3a..64e027b733 100644 --- a/exchange/docs-conceptual/whats-new-in-the-exo-module.md +++ b/exchange/docs-conceptual/whats-new-in-the-exo-module.md @@ -3,7 +3,7 @@ title: What's new in the Exchange Online PowerShell module ms.author: chrisda author: chrisda manager: deniseb -ms.date: 09/25/2024 +ms.date: 03/26/2025 ms.audience: Admin audience: Admin ms.topic: article @@ -22,6 +22,12 @@ description: "Learn about the new features and functionality available in the la This article lists new features in the Exchange Online PowerShell module that's used for connecting to Exchange Online PowerShell, Security & Compliance PowerShell, and standalone Exchange Online Protection (EOP) PowerShell. Features that are currently in preview are denoted with **(preview)**. +## March 2025 + +- [Version 3.7.2](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.7.1) + + For information about what's in this release, see [Version 3.7.2](exchange-online-powershell-v2.md#version-372). + ## January 2025 - [Version 3.7.1](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.7.1)