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

Add support for converting Intune assignments directly from Graph #4890

Merged

Conversation

FabienTschanz
Copy link
Contributor

Pull Request (PR) description

This pull request fixes an issue if the Intune assignments were exported directly from Graph. In this case, the @odata.type, groupId and collectionId properties are not part under the AdditionalProperties field, but instead directly under the target field.

This Pull Request (PR) fixes the following issues

@ricmestre
Copy link
Contributor

LGTM 🚀

image

@NikCharlebois NikCharlebois merged commit 3a3fade into microsoft:Dev Jul 17, 2024
2 checks passed
@FabienTschanz FabienTschanz deleted the fix/driver-update-assignments branch July 18, 2024 13:40
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.

IntuneWindowsUpdateForBusinessDriverUpdateProfileWindows10: Assignments not exported correctly
3 participants