The EWS.AccessAsUser.All is missing in the Azure Active Directory Azure App Registration.
When trying it Error: "Unable to save changes. One or more of the following permission(s) are currently not supported: EWS.AccessAsUser.All. Please remove these permission(s) and retry your request."
Per the Admin guide the Supported Account type for Exchange is Accounts in any organizational directory (Any Azure AD directory - Multitenant)
While for Email Configuration/Management the Supported Account type is Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox).
For Exchange Integration setup, please create a separate App Registration in the Azure Active Directory with Supported Account type for Exchange is Accounts in any organizational directory (Any Azure AD directory - Multitenant) and try to add EWS to that.