Microsoft365DSC
Microsoft365DSC copied to clipboard
IntuneDeviceConfigurationScepCertificatePolicyWindows10: Add support for assigning root certs by display name
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