Microsoft365DSC icon indicating copy to clipboard operation
Microsoft365DSC copied to clipboard

IntuneDeviceConfigurationScepCertificatePolicyWindows10: Add support for assigning root certs by display name

Open ricmestre opened this issue 1 year ago • 0 comments

Pull Request (PR) description

This PR adds property RootCertificateDisplayName, and logic, so that the trusted root certificate may be assigned to the SCEP certificate policy by display name instead of Id, this is because the exported Id in the blueprint might be from a different source tenant and therefore wouldn't be found in the target tenant.

This Pull Request (PR) fixes the following issues

  • Fixes #3965

ricmestre avatar Mar 01 '24 15:03 ricmestre