MC1108848: Changing output format for some database properties in Exchange Online cmdlets

Changing output format for some database properties in Exchange Online cmdlets to improve performance and consistency. Rollout starts August 2025. The update affects string format of specific properties, but no action is required. Review scripts for compatibility if they parse these values. On-pr...

We're updating the output format of certain properties returned by Exchange Online PowerShell cmdlets to improve performance and align with backend service optimizations. This change reduces unnecessary data retrieval and enhances consistency across services.

When this will happen:

Rollout will begin in August 2025.

How this affects your organization:

This update changes the string format of specific properties returned by Exchange Online cmdlets. For example, the Database property in the output of Get-Mailbox will change from:

Database : APCP153DG038-db080

to:

Database : APCP153.PROD.OUTLOOK.COM/7ad9dea1-26b7-4088-ad73-708c219faff6

This change applies only to Exchange Online. On-premises Exchange environments are not affected.

We do not expect organizations to have dependencies on these output formats. These values are informational only and not intended for admin control or automation. No changes to user workflows, admin configurations, or help desk processes are expected.

What you can do to prepare:

No action is required. There are no settings or controls to manage this change. If you have scripts that parse these property values, we recommend reviewing them to ensure compatibility.