Open OhhHellooow opened 7 months ago
In a read only (export) case you can assign the app global reader and security reader rights. This should cover all required personas.
@andikrueger also having issues with the O365 workload. What I don't understand is: when running Export-M365DSCConfiguration on the O365 workload with f.e. only component 'O365Group' it faults with: 'Connecting to {ExchangeOnline}...?'
It is however documented on https://microsoft365dsc.com/user-guide/get-started/authentication-and-permissions/ that it uses the powershell module 'Microsoft.Graph.Authentication (Connect-MgGraph)'. So, why does it try to connect to ExchangeOnlineManagement (Connect-ExchangeOnline)?
Hello,
I am using the method of backing up all resources using App Certificate. I am having issues with EXO and O365, as it relates to Exchange Roles.
All .Read. Application Graph Permissions as well as Exchange.ManageAsApp have been tested/granted and working without issue. This issue comes into play whereas there are no direct Graph perms for Exchange and as I understand Roles need to be added to the App.
Thanks.
Current error:
Connecting to {ExchangeOnline}...❌