You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that I was able to figure out to run Graph 2.19.0 with Az 12.0.0 in my DevOps pipelines, and can use M365DSC 1.24.515.2, I'm already seeing a few of problems, the one being reported here is that after IntuneDeviceEnrollmentPlatformRestriction was changed it can no longer export the default policy "All users and all devices".
@FabienTschanz Hi, we discussed the changes on this resource extensively but it seems you forgot to include the default policies in the export, or is the intention to have a separate DSC resource for it? Looking at the rest of the code I don't think so and it was just an oversight where you export only policies where DeviceEnrollmentConfigurationType equals singlePlatformRestriction, checking it quickly in my tenant the type for the default policy is platformRestrictions. Could you please check this?
Description of the issue
Now that I was able to figure out to run Graph 2.19.0 with Az 12.0.0 in my DevOps pipelines, and can use M365DSC 1.24.515.2, I'm already seeing a few of problems, the one being reported here is that after IntuneDeviceEnrollmentPlatformRestriction was changed it can no longer export the default policy "All users and all devices".
@FabienTschanz Hi, we discussed the changes on this resource extensively but it seems you forgot to include the default policies in the export, or is the intention to have a separate DSC resource for it? Looking at the rest of the code I don't think so and it was just an oversight where you export only policies where DeviceEnrollmentConfigurationType equals singlePlatformRestriction, checking it quickly in my tenant the type for the default policy is platformRestrictions. Could you please check this?
Microsoft 365 DSC Version
1.24.515.2
Which workloads are affected
Intune
The DSC configuration
N/A
Verbose logs showing the problem
N/A
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: