Open jordy-blommaert opened 10 months ago
Additional error logs:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Registering the Office on the web Service
Principal
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating the Microsoft 365 On the Web
setting to {False}
+ CategoryInfo : InvalidData: (:) [], CimException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Update-MgServicePrincipal
+ PSComputerName : localhost
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating the Planner Allow Calendar Sharing
setting to {False}
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:) [], CimException
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
+ PSComputerName : localhost
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating Viva Insights settings for Web
Experience
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating Viva Insights settings for Digest
Email
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating Viva Insights settings for Addin
and Inline Suggestions
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating Viva Insights settings for
ScheduleSendSuggestions
VERBOSE: [fv-az770-435]:
[[O365OrgSettings]OrgSettingsDefaults::[Office365]Office365_Configuration] Updating the Admin Center Report Display
Concealed Names setting to {False}
+ CategoryInfo : InvalidOperation: (Method: PATCH, ...ication/json
}:) [], CimException
Description of the issue
I try to deploy the Office365 Organization Settings using Microsoft 365 DSC. The permissions on my App registration are set correctly and the DSC Configuration can be found below. The build configuration succeeded but the deployment fails with the following error: Cannot bind argument to parameter ServicePrincipalID
Microsoft 365 DSC Version
1.23.1129.1
Which workloads are affected
Office 365 Admin
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
No response