What we're trying to do is make it so that if users are a member of a specified group that AADC will apply different attributes/transforms as needed.
The reason we are opting for a group is training the users to modify attributes directly is too complicated for them and we don't really have a better way at this time. The users know how to modify groups already for other purposes so we thought this would be the best route but weren't sure how.
An example of this would be:
Certain accounts (service or vendor) that are members of a group have a transform that sets the cloudFiltered to True, so they are not synced to Azure AD
Does anyone have any examples or know if it's even possible to have an Azure AD Connect Rule look at a group and then perform a transform on a user/person?
