Forum Discussion
Dorje-McKinnon
Jul 30, 2019Iron Contributor
Azure Group search needs wild cards
We only have 200 Azure groups, but unless the Admin knows the name of the group when they are searching for it they can't use search As an Azure Admin I need to be able to find groups to alter t...
- Jul 31, 2019
Searching/filtering in the Graph API is very limited, and it doesn't look like we're getting any meaningful improvements there for the foreseeable future. I would suggest avoid using anything that relies on the Graph (AAD portal, AAD PowerShell) and use alternatives where possible (MSOnline module, Exchange admin center or PowerShell).
VasilMichev
Jul 31, 2019MVP
Searching/filtering in the Graph API is very limited, and it doesn't look like we're getting any meaningful improvements there for the foreseeable future. I would suggest avoid using anything that relies on the Graph (AAD portal, AAD PowerShell) and use alternatives where possible (MSOnline module, Exchange admin center or PowerShell).