M365TenantConfig.ps1
This file has ApplicationID and ApplicationSecret configured in policy "CA406-Guests-DataProtection-AllApps-AnyPlatform-SignInSessionPolicy"
this information does not exist in ConfigurationData.psd1 nor are there any references to what this application should and how it should be configured.
This generates the following error:
PSDesiredStateConfiguration\Node : Cannot bind argument to parameter 'String' because it is null.
At C:\Users\aadwimal01\Documents\ConditionalAccessforZeroTrustResources-main\ConditionalAccessforZeroTrustResources-main\ConditionalAccessSamplePolicies\Microsoft365DSCC
APolicies\M365TenantConfig1.ps1:31 char:5
-
-
- CategoryInfo : InvalidData: (:) [PSDesiredStateConfiguration\node], ParentContainsErrorRecordException
- FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,PSDesiredStateConfiguration\node
Please advise!