Open msekkappan opened 19 hours ago
Export-M365DSCConfiguration -Components @("EXOPlace", "TeamsEmergencyCallRoutingPolicy") -ApplicationId $AppId -TenantId $Tenant -CertificateThumbprint $thumbprint -Path $localPath *>$1 | out-null
New-M365DSCDeltaReport -Source "$localPath\GoldM365TenantConfig.ps1" -Destination "$localPath\M365TenantConfig.ps1" -OutputPath $driftFileName
V1.24.626.1
Teams, Exchange Online
The parsing happens both onPrem and Azure Runbook
See screenshot
see screenshot
Run the below in a prompt as admin
winrm quickconfig -force
@ricmestre would it work in Azure Automation runbook?
Description of the issue
Export-M365DSCConfiguration -Components @("EXOPlace", "TeamsEmergencyCallRoutingPolicy") -ApplicationId $AppId -TenantId $Tenant -CertificateThumbprint $thumbprint -Path $localPath *>$1 | out-null
New-M365DSCDeltaReport -Source "$localPath\GoldM365TenantConfig.ps1" -Destination "$localPath\M365TenantConfig.ps1" -OutputPath $driftFileName
Microsoft 365 DSC Version
V1.24.626.1
Which workloads are affected
Teams, Exchange Online
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version