-
Notifications
You must be signed in to change notification settings - Fork 523
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
PR: IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10 - Initial release - Fix 2833 #3145
PR: IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10 - Initial release - Fix 2833 #3145
Conversation
Added missing stub to fix unit test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small question on some code that is commented out
...latePolicyWindows10/MSFT_IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10.psm1
Outdated
Show resolved
Hide resolved
…ndows10' of https://github.com/William-Francillette/Microsoft365DSC-1 into IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10
…tePolicyWindows10
QQ: If these properties are Read-Only, is there a reason that they are still mentioned in the schema.mof file? |
I didn't want them to generate an error in the export or the compilation |
This resource was quite a tricky one as hundreds of settings are available and they are split in definition and presentation Definition. |
…tePolicyWindows10
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few updates required to fix the unit tests
...DSC/Microsoft365DSC.IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10.Tests.ps1
Outdated
Show resolved
Hide resolved
...DSC/Microsoft365DSC.IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10.Tests.ps1
Show resolved
Hide resolved
…ndows10' of https://github.com/William-Francillette/Microsoft365DSC-1 into IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10
@ykuijs Should be good to go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pull Request (PR) description
This Pull Request (PR) fixes the following issues
FIXES #2833