You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use the latest version of the M365DSC as described in the devops whitepaper, error occurs in release pipeline.
And if I comment out O365OrgSettings, the error did not occur.
What is causing it? And how should I do to solve these?
##[error]Cannot bind argument to parameter 'ServicePrincipalId' because it is an empty string.+ CategoryInfo : InvalidData: (:) [], CimException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Update-MgServicePrincipal+ PSComputerName : localhost
##[error]The PowerShell DSC resource '[O365OrgSettings]O365OrgSettings::[Office365]Office365_Configuration' with SourceInfo 'D:\a\1\s\M365Config\0.0.1\DSCResources\Office365\Office365.schema.psm1::416::9::O365OrgSettings' threw one or more non-terminating errors while running the Set-TargetResource functionality. These errors are logged to the ETW channel called Microsoft-Windows-DSC/Operational. Refer to this channel for more details.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : NonTerminatingErrorFromProvider
+ PSComputerName : localhost
Environment Information + PowerShell Version
No response
The text was updated successfully, but these errors were encountered:
Description of the issue
If I use the latest version of the M365DSC as described in the devops whitepaper, error occurs in release pipeline.
And if I comment out O365OrgSettings, the error did not occur.
What is causing it? And how should I do to solve these?
Microsoft 365 DSC Version
V1.23.1213.1
Which workloads are affected
Office 365 Admin
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
No response
The text was updated successfully, but these errors were encountered: