IntuneDeviceConfigurationEndpointProtectionPolicyWindows10: Cannot deploy to another tenant with cert-based auth #3444
Labels
Bug
Something isn't working
Intune
Pending Information
V1.23.628.1
Version 1.23.628.1
V1.23.705.1
Version 1.23.705.1
Details of the scenario you tried and the problem that is occurring
This resource suffers from the same issue as #3442, trying to apply the config to another with cert-based auth fails with PowerShell Desired State Configuration does not support execution of commands in an interactive mode and both the source and target tenants have the app configured and with grant admin consent for permission DeviceManagementConfiguration.ReadWrite.All as per settings.json.
Verbose logs showing the problem
[[IntuneDeviceConfigurationEndpointProtectionPolicyWindows10]IntuneDeviceConfigurationEndpointProtectionPolicyWindows10-REDACTED] Creating an Intune Device Configuration Endpoint Protection Policy for Windows10 with DisplayName {REDACTED}
VERBOSE: [REDACTED]:
[[IntuneDeviceConfigurationEndpointProtectionPolicyWindows10]IntuneDeviceConfigurationEndpointProtectionPolicyWindows10-REDACTED] POST https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations/REDACTED/assign with 872-byte payload
VERBOSE: [REDACTED]:
[[IntuneDeviceConfigurationEndpointProtectionPolicyWindows10]IntuneDeviceConfigurationEndpointProtectionPolicyWindows10-REDACTED] received 799-byte response of content type application/json
PowerShell Desired State Configuration does not support execution of commands in an interactive mode. Please ensure that the underlying command is not prompting for user input, such as missing mandatory parameter, confirmation prompt etc.
Suggested solution to the issue
N/A
The DSC configuration that is used to reproduce the issue (as detailed as possible)
The operating system the target node is running
Win10
Version of the DSC module that was used ('dev' if using current dev branch)
1.23.628.1
The text was updated successfully, but these errors were encountered: