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

Msft intune device features configuration policy ios (new module) #5739

Open
wants to merge 11 commits into
base: Dev
Choose a base branch
from

Conversation

dannyKBjj
Copy link
Contributor

Pull Request (PR) description

Adds support for Devices>Configuration>iOS>Templates>Device Features (#microsoft.graph.iosDeviceFeaturesConfiguration)

This Pull Request (PR) fixes the following issues

Initial release

Task list

  • [x ] 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).
  • [x ] Resource parameter descriptions added/updated in the schema.mof.
  • [x ] Resource documentation added/updated in README.md.
  • [ x] Resource settings.json file contains all required permissions.
  • [x ] Examples appropriately added/updated.
  • [x ] Unit tests added/updated.
  • [x ] New/changed code adheres to DSC Community Style Guidelines.

@dannyKBjj
Copy link
Contributor Author

I've a number of pull requests in that haven't been looked at in a couple of weeks, so I'm bumping this one as well!

Includes changes in all resolved conversations
also added processing for SingleSignOnSettings as noticed an issue
dannyKBjj added a commit to dannyKBjj/Microsoft365DSC that referenced this pull request Feb 18, 2025
… for microsoft#5739

Despite trying to sync with dev PR 5739 fails all Export-DSC unit tests. Works fine in this new branch despite all code being identical. Submitting this and closing the other one.
Unsure if something has changed, as I swear I tested this previously, but since upgrading to latest version my module wasn't treating certain CIM values as string, even though that's how the mof defined it, thus causing Test- to fail... either way, I spotted the problem and fixed.
Devices>Configuration>iOS>Device Features>Single Sign-on app extension>Additional Configuration now correctly handles boolean, string and integer values from the same class definition.
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