Am trying to create group with dynamic user membership using attribute "Employee Type"

Copper Contributor

Am trying to create group with dynamic user membership using attribute "Employee Type", tried to get details from Extension attribute but didn't find any option, Did anyone tried this and able to do ?  I found a posting where it said to create a custom attribute that would be populated by the 'employee Type' field.  That just seems a little strange to me to to create an attribute to be exactly like the one that is already there.

JohnM4301_1-1721241724136.png

 

 

 

 

 

 

2 Replies
Hello @JohnM4301

EntraID currently don't support creation of dynamic groups using all the existing attribute.
The set of attributes supported for dynamic groups are listed in the official documentation

https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership#supported-propertie...

And as of now, EmployeeType is not an attribute which is currently supported.

You could think of making use of a custom extension attribute and make use of that, until Microsoft add this attributes into the support scope of dynamic group.

https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership#supported-propertie...

Cheers !

@shabarinath Thank you for your quick reply.  That is what I was thinking also just wanted to confirm it.