Forum Discussion
Reza-rahman
Dec 18, 2023Copper Contributor
Creating a "Managers" group in Azure
Hi I asked my question in Microsoft community https://answers.microsoft.com/en-us/msoffice/forum/all/creating-a-managers-group-in-azure/7619e663-f6c8-4cdf-b92b-891933a44e97 but it still have a probl...
VasilMichev
Dec 18, 2023MVP
You cannot create such a group. The "Direct reports" query can only be used as specified here: https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership#other-properties-and-common-rules
You can use an Exchange Dynamic Distribution group though. If it must be an Azure AD groups, you are limited to either assigned membership, or using a different rule, for example one based on extensionAttributeXX. Details are here: https://www.michev.info/blog/post/5559/create-an-all-managers-group-in-microsoft-365
You can use an Exchange Dynamic Distribution group though. If it must be an Azure AD groups, you are limited to either assigned membership, or using a different rule, for example one based on extensionAttributeXX. Details are here: https://www.michev.info/blog/post/5559/create-an-all-managers-group-in-microsoft-365
- Reza-rahmanDec 19, 2023Copper Contributor
VasilMichev thanks I tried the Dynamic distribution list as well based on https://answers.microsoft.com/en-us/msoffice/forum/all/creating-a-managers-group-in-azure/7619e663-f6c8-4cdf-b92b-891933a44e97 topic but it didn't work, can you please assist me in getting it done?
- VasilMichevDec 19, 2023MVPThere is a working example in the article above, use it.