The GA date for this feature has been moved to March 2026. For latest updates on HVE, please also see this post.
High Volume Email (HVE) for Microsoft 365 allows customers to send large volumes of email, primarily to internal recipients without any recipient rate limits at GA (the public preview has a limit of 100,000 recipients per day per tenant).
HVE is a companion feature to Azure Communication Services (ACS) for email, which offers high-volume transactional, bulk, and marketing emails to external recipients. The public preview of HVE was released on April 1, 2024.
Today, we’re excited to announce some new enhancements to the HVE public preview.
Added Support for OAuth
Support for OAuth is now available in the public preview. The benefits of using OAuth include enhanced security and seamless integration with Microsoft 365. You can use application or delegated permission. Instructions for enabling OAuth for HVE are at OAuth authentication for high volume emails for Microsoft 365.
Improved Account Setup
In addition to adding support for OAuth, we have also enhanced the experience in Exchange admin center for account setup. You can now select your managed domain via a drop-down menu as shown below.
Final Naming for PowerShell Cmdlet Parameters
We have renamed the LOBAppAccount parameter for the New-MailUser cmdlet to HVEAccount. An example of the finalized naming is shown below:
New-MailUser -HVEAccount -Name "TestAccount@contoso.onmicrosoft.com" -PrimarySmtpAddress "TestAccount@contoso.com”
The previous LOBAppAccount parameter will be available for a short while, but we will begin phasing it out in the coming weeks.
Support for Federated Domains
Federated domains are now compatible with HVE accounts. To implement HVE for a federated domain, use the following command where contoso.com represents a federated domain. Any managed domain can now be included in the Name field.
New-MailUser -HVEAccount -Name "TestAccount@contoso.onmicrosoft.com" -PrimarySmtpAddress "TestAccount@contoso.com”
Update on General Availability
We are adjusting the target for General Availability to March 2026 to deliver a stable, well-supported release that aligns with your expectations. We understand this shift may impact your planning, and we sincerely appreciate your patience and continued engagement throughout the Public Preview. To help you prepare, we are committed to sharing the pricing model before GA.
Thank you for your continued interest in HVE! Your feedback continues to shape our roadmap, including active consideration of the reintroduction of external sending.
Microsoft 365 Messaging Team