Open JordyHerber opened 11 months ago
When seeing the Enterprise App (linked to the app registration) the logons to the MSGraph are succesfull in the logging
@ricmestre I've tried adding your fix and replacing your code with the current in the graph file within the module. But it is not working and failing on row 168. uri is not valid. Any suggestions?
Unfortunately you'll have to debug it because if it reaches that point in the code and Uri is not valid it means it's failing way before reaching anything that my patch solves.
Could you please run Update-M365DSCDependencies
and Remove-M365DSCOutdatedDependencies
. It looks like not all graph modules are of the same version.
Description of the issue
Hi! See issue Authentication through application secret fails after upgrade to version 1.23.1206.1 #4013 . This is still not working.
Microsoft 365 DSC Version
1.23.1213.1
Which workloads are affected
Azure Active Directory, Exchange Online, Office 365 Admin, OneDrive for Business, Planner, Power Platform, Security & Compliance Center, SharePoint Online, Teams, other
The DSC configuration
No response
Verbose logs showing the problem
Environment Information + PowerShell Version
No response