How to create a dynamic device group for non compliant devices in Azure AD

Brass Contributor

Hi,
How can a dynamic device group be created for non-compliant devices in Azure AD?

Thanks

9 Replies

@rahuljindal-MVP 

Just for sorting them into one group.

ok. Well you can't using 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.

 

@rahuljindal-MVP 

 

How to change the group membership rules to add the devices with no Owner or User principal name 

safcop_0-1714058576839.png

 

Check the join type. The device in question doesn't appear to be enrolled in Intune correctly.

@rahuljindal-MVP 

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. 

safcop_0-1714058900659.png

 

Can you check and confirm on what I asked?
I'll suggest to familiarize yourself with the pre-requisites needed to manage devices using Intune.