- Newest
- Most votes
- Most comments
The issue you're experiencing with Outlook prioritizing Microsoft 365 over AWS WorkMail is a known challenge that affects WorkMail users. Your described workaround using registry modifications is indeed one of the approaches to force Outlook to use the correct autodiscover endpoint for AWS WorkMail.
The root cause is related to how newer versions of Outlook handle autodiscover protocols. Microsoft has been moving away from supporting Basic Authentication (which AWS WorkMail uses) in favor of modern authentication methods like OAuth and 2FA. This creates compatibility issues between AWS WorkMail and newer Outlook clients.
Regarding whether AWS is planning to work with Microsoft to fix this behavior or provide a more viable solution - there's no public information available about specific plans for AWS to collaborate with Microsoft on this issue. However, this is a significant pain point for WorkMail customers, as it affects core functionality with one of the most popular email clients.
For now, the registry modifications you've outlined are a valid workaround. The keys you're setting:
- "ExcludeExplicitO365Endpoint" prevents Outlook from prioritizing Microsoft 365 endpoints
- "ExcludeHttpsRootDomain" prevents certain autodiscover fallback methods
- "DisableOffice365SimplifiedAccountCreation" prevents the simplified Office 365 account creation process
In addition to your steps, ensuring your DNS is correctly configured with the proper CNAME record pointing to "autodiscover-service.mail.[region].awsapps.com" is important.
For a more permanent solution, AWS would need to implement modern authentication methods like OAuth for WorkMail to better integrate with newer Outlook clients, but there's no public timeline for such an implementation.
Sources
AWS Workmail incompatibility with Microsofts new Outlook 365 Client | AWS re:Post
Outlook autodiscover fails for new WorkMail mailboxes — points to wrong endpoint (autodiscover.mail.us-east-1.awsapps.com instead of autodiscover-service.mail.us-east-1.awsapps.com) | AWS re:Post
features
Enabling AutoDiscover to configure endpoints - Amazon WorkMail
answered 10 months ago
It seems like neither Microsoft or AWS cares,
This is the answer from Microsoft support confirming it is by design...:
*Thank you for sharing the details of your situation. I completely understand how frustrating and time-consuming it can be when Outlook keeps prioritizing Microsoft 365 instead of AWS WorkMail. This issue occurs because Outlook (Classic) uses Autodiscover logic that is designed to favor Microsoft 365 endpoints, which can lead to “hijacking” the profile even though WorkMail is functioning correctly. Based on my research, there is no official roadmap or announcement indicating that Microsoft will revert or change the default Autodiscover logic that prioritizes Microsoft 365 endpoints. This behavior is by design in modern Outlook builds. *
AWS has already stated they can't do anything... so back to manually fixing everyone one by one.
Thats it's folks.
answered 10 months ago
Relevant content
asked 3 years ago
asked 4 years ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated a year ago
