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).
Dorje-McKinnon
Jul 31, 2019Iron Contributor
The only solution I've found to this at present is to use the SharePoint online Modern search "Sites" vertical to find the Teams related SharePoint space, then from that get the actual team name. The URL for a Dunedin search follows this format https://YourTennantName.sharepoint.com/sites/YourIntranetSiteName/_layouts/15/search.aspx/sites?q=Dunedin Hope this helps some of you. I'm still interested in a Microsoft staffer's comment on how to do / use the Azure Groups search bar in this Use Case. Dorje