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

Fix for #5592 & #5593 - Updated IntuneDeviceCompliancePolicyAndroidDeviceOwner & WorkProfile #5803

Conversation

dannyKBjj
Copy link
Contributor

Fix for #5592 & #5593 - Updated IntuneDeviceCompliancePolicyAndroidDeviceOwner & WorkProfile

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

- Fixes #5593 
- Fixes #5592 

Task list

  • Added an entry to the change log under the Unreleased section of the file CHANGELOG.md.
    Entry should say what was changed and how that affects users (if applicable), and
    reference the issue being resolved (if applicable).
  • Resource parameter descriptions added/updated in the schema.mof.
  • Resource documentation added/updated in README.md.
  • Resource settings.json file contains all required permissions.
  • Examples appropriately added/updated.
  • Unit tests added/updated.
  • New/changed code adheres to DSC Community Style Guidelines.

…ncePolicyAndroidDeviceOwner/IntuneDeviceCompliancePolicyAndroidWorkProfile

* IntuneDeviceCompliancePolicyAndroidDeviceOwner
Added missing properties for androidForWorkCompliancePolicy resource type: https://learn.microsoft.com/en-us/graph/api/resources/intune-deviceconfig-androiddeviceownercompliancepolicy?view=graph-rest-beta.
Non-compliance/scheduled actions now supported

* IntuneDeviceCompliancePolicyAndroidWorkProfile
Added missing properties for androidForWorkCompliancePolicy resource type: https://learn.microsoft.com/en-us/graph/api/resources/intune-deviceconfig-androidforworkcompliancepolicy?view=graph-rest-beta.
Non-compliance/scheduled actions now supported
@dannyKBjj
Copy link
Contributor Author

new PR to replace #5640. Same changes/files, but this passes unit tests and is branched from most recent dev.

All changes requested on #5640 are implemented here.

@NikCharlebois NikCharlebois merged commit 5c4c1c3 into microsoft:Dev Feb 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants