Open jpcapone opened 3 months ago
Not sure it this is related by I am now suddenly getting this?
[WARNING] Based on the provided Authentication parameters, the following resources cannot be extracted: O365SearchAndIntelligenceConfigurations Connecting to {ExchangeOnline}...❌ Partial Export file was saved at: C:\Users\xxxxx\AppData\Local\Temp\b635fe90-4897-480c-ae57-8bd20d058c4d.partial.ps1 Export-M365DSCConfiguration :The role assigned to application xxxxxxxxx-cb99-451c-b4ad-5bacda9834a3 isn't supported in this scenario. Please check online documentation for assigning correct Directory Roles to Azure AD Application for EXO App-Only Authentication.
Could you please check which version of PNP.PowerShell is installed on your system:
Get-Module Pnp.PowerShell
The return should be
ModuleName = 'PnP.PowerShell'
RequiredVersion = '1.12.0'
installed in the global modules folder.
Could you please check which version of PNP.PowerShell is installed on your system:
Get-Module Pnp.PowerShell
The return should be
ModuleName = 'PnP.PowerShell' RequiredVersion = '1.12.0'
installed in the global modules folder.
this is what I get
Description of the issue
Microsoft 365 DSC Version
1.24.731.1
Which workloads are affected
Azure Active Directory (Entra ID), Exchange Online, Security & Compliance Center, SharePoint Online, Teams
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version