question

NhatNguyen-8866 avatar image
0 Votes"
NhatNguyen-8866 asked vipulsparsh-MSFT answered

How to create custom dynamic syntax rule to auto add user into a group with "Description" as property

I want to create a custom dynamic syntax rule that auto add user into a group that use "Description" as the property. How can I do that? The "Description" is not in the listed property to use.

azure-active-directory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

vipulsparsh-MSFT avatar image
0 Votes"
vipulsparsh-MSFT answered

@NhatNguyen-8866 Thanks for reaching out.

The attributes which can be used for creating the dynamic groups are listed here : Dynamic membership rules for groups in AAD
Currently you cannot use the Description as a property to utilize any information from it and create Dynamic group.

Can you use the extension attributes to populate same information and use it instead ? You can use the extensions attributes in dynamic query.

106067-image.png


If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community.


image.png (71.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.