Forum Discussion
Gurdev Singh
Aug 17, 2021Iron Contributor
Updating Exchange Online user object using Graph
Is there a way to update the Exchange Online user object using Graph? In particular, we have a need to change property RemotePowerShellEnabled. I am not able to find any methods within Graph SDK. ...
- Aug 18, 2021No, Graph doesn't support any Exchange admin operations currently. As for doing this via PowerShell, you need the Mail Recipients role assigned.
VasilMichev
Aug 18, 2021MVP
No, Graph doesn't support any Exchange admin operations currently. As for doing this via PowerShell, you need the Mail Recipients role assigned.
Gurdev Singh
Aug 19, 2021Iron Contributor
Thanks Vasil...Do you know if Exchange roles can be assigned to Azure AD app principal. Within AAD, I can assign Exchange Recipients Administrator to app principal but within Exchange, roles are only showing users and app principals are not visible.
- VasilMichevAug 20, 2021MVPIt's a work in progress,,..