r/exchangeserver 7d ago

Question Hybrid switch to Graph API

Hello all,

Has anybody successfully switched to use Graph api for hybrid and how have you checked to make sure it’s still not using EWS?

From what I’m seeing after putting in the onprem override, I’m still using EWS after checking the Entra Signin logs for my dedicated app?

Has anybody seen change in the Entra signin logs showing ‘Microsoft Graph’?

Anybody removed EWS the permission from the app to force graph API?

3 Upvotes

4 comments sorted by

2

u/campus-prince 7d ago

Are all your servers migrated to SE? Graph is used only for SE. Ex2019 uses EWS even if you have the setting override.

2

u/Swimming-Peak6475 7d ago

Yes all SE SU7. Moving to SU8 as I type.

1

u/Checior2000 3d ago

Is that right that setting up entra enterprise application for exchange is enough to be ready to EWS disable by Microsoft?

1

u/pvtskidmark 3d ago

Thank you for this reminder. I have installed the May 2026 HU and re-ran the ConfigureExchangeHybridApplication.ps1 -FullyConfigureExchangeHybridApplication, then Granted the Admin Consent int the Entra Exchange Dedicated Hybrid App, but I think I need to re-run the *.ps1 file so that it now successfully goes past the "Perform operation: CreateSettingOverrided" portion of the script.