Forum Discussion
admin-CPH
Apr 25, 2024Brass Contributor
How to create a dynamic device group for non compliant devices in Azure AD
Hi, How can a dynamic device group be created for non-compliant devices in Azure AD? Thanks
admin-CPH
Apr 25, 2024Brass Contributor
Just for sorting them into one group.
rahuljindal
Apr 25, 2024Bronze Contributor
ok. Well you can only use the attributes available in Entra ID natively. However, you can probably use graph APIs to pull a list of non-compliant devices and then create a device group using hostnames.
- admin-CPHApr 25, 2024Brass Contributor
How to change the group membership rules to add the devices with no Owner or User principal name
- rahuljindalApr 25, 2024Bronze ContributorCheck the join type. The device in question doesn't appear to be enrolled in Intune correctly.
- admin-CPHApr 25, 2024Brass Contributor
What is the correct value here for the devices with no enrollment profile name?
I tried: equal "None" and "$Null" but it does not work.