Message Center
Exchange Web Services (EWS) in Exchange Online will retire starting October 1, 2026, with full retirement by April 1, 2027. Microsoft introduced EWSAllowedAppIDs, allowing admins to create an allow list of approved apps to manage EWS access and reduce disruption. Immediate preparation is recommended.
What and why
Exchange Web Services (EWS) in Exchange Online will begin retirement on October 1, 2026, with full retirement beginning April 1, 2027.
To help organizations prepare, Microsoft has released EWSAllowedAppIDs, a new Exchange Online configuration that allows administrators to create an allow list of application IDs that are permitted to use EWS.
This capability helps administrators identify remaining EWS dependencies, limit EWS access to approved applications, and reduce the risk of service disruption as EWS retirement enforcement begins.
This feature is available today.
Rollout schedule
General Availability (Worldwide): Available as of late July 2026
General Availability (GCC): Available as of late July 2026
Retirement milestones:
Impact on your organization
Who is affected
Platforms and services
What will happen
EWSAllowedAppIDs is a tenant-level allow list that enables administrators to explicitly specify which applications can continue using EWS.
Prior to October 2026:
Beginning in October 2026:
The most important change administrators should understand is that, beginning with retirement enforcement, setting EWSEnabled=True without configuring EWSAllowedAppIDs will no longer permit unrestricted EWS access.
Organizations that require EWS after October 2026 should ensure an EWSAllowedAppIDs allow list is configured and validated before enforcement begins.
Organizations that have EWSEnabled=True and a configured EWSAllowedAppIDs allow list will not have their EWSEnabled setting modified by Microsoft before April 2027.
Action required and recommendations
We strongly recommend that Exchange Online administrators begin preparation immediately.
1. Inventory EWS usage
Identify applications and services currently using EWS in your organization.
2. Create and validate an allow list
Create an EWSAllowedAppIDs allow list containing applications that must continue using EWS.
Important considerations:
Verify the configured allow list: Get-OrganizationConfig -RetrieveEwsOperationAccessPolicy | Format-List EwsAllowedAppIDs
The use of RetrieveEwsOperationAccessPolicy is required for performance reasons. The EWSAllowedAppIDs list is only retrieved when explicitly requested. Changes to EWSAllowedAppIDs can take up to 24 hours to take effect. Allow sufficient time after updating the allow list before validating application access or troubleshooting connectivity issues.
3. Prepare for retirement enforcement
Before October 2026:
Organizations that complete this work before retirement enforcement begins are less likely to experience service disruption.
Learn more
Compliance considerations
| Question | Answer |
| Does this change include an admin control? | Yes. EWSAllowedAppIDs introduces a new tenant-level administrative control that allows Exchange Online administrators to explicitly define which applications are permitted to access Exchange Web Services (EWS). |
| Does this change alter how customer data is accessed? | Yes. The change modifies how applications are authorized to access Exchange Online data through EWS by requiring administrators to explicitly allow approved application IDs as retirement enforcement begins. |
| Does this change alter how admins monitor, manage, or demonstrate compliance-related activities? | Yes. Administrators must identify EWS dependencies, configure and maintain an EWSAllowedAppIDs allow list, and validate application access as part of preparing for EWS retirement. |