Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntuneDeviceEnrollmentConfigurationWindows10] New resource #2919

Merged
merged 12 commits into from
Feb 17, 2023
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

* AADEntitlementManagementAccessPackageAssignmentPolicy
* Initial release
* IntuneDeviceEnrollmentConfigurationWindows10
* Initial release
FIXES [#2829](https://github.com/microsoft/Microsoft365DSC/issues/2829)
* IntuneWindowsUpdateForBusinessFeatureUpdateProfileWindows10
* Initial release.
FIXES [#2658](https://github.com/microsoft/Microsoft365DSC/issues/2658)
Expand All @@ -12,6 +15,9 @@
FIXES [#2657](https://github.com/microsoft/Microsoft365DSC/issues/2657)
* PPPowerAppsEnvironment
* Added all the latest location return from Get-AdminPowerAppEnvironmentLocations
* TeamsChannelTab
* Updated key parameters to prevent detected duplicates
FIXES [#2897](https://github.com/microsoft/Microsoft365DSC/issues/2897)
* DRG
* Various fixes
* MISC
Expand All @@ -29,6 +35,9 @@
FIXES [#2889](https://github.com/microsoft/Microsoft365DSC/issues/2889)
* O365OrgSettings
* Initial Release.
* TeamsChannelTab
* Updated key parameters to prevent detected duplicates
FIXES [#2897](https://github.com/microsoft/Microsoft365DSC/issues/2897)
* MISC
* Updated required permissions of several resources
FIXES [#2866](https://github.com/microsoft/Microsoft365DSC/issues/2866)
Expand Down
Loading