Forum Discussion
Mats_Warnolf
Apr 15, 2019Copper Contributor
Get-AzureADUser -searchstring error: Request_UnsupportedQuery
Doing some PowerShell scripting and ran into a problem using Get-AzureADUser -SearchString "[Really anything here]" Last week it was fine. I have not updated my AzureADPreview module. Today m...
Brandon Shea
Brass Contributor
This is fixed with the latest release of the AzureADPreview module.
Josh Vader
Jul 22, 2019Copper Contributor
- Brandon SheaJul 22, 2019Brass Contributor
Josh Vader you should be able to update that any time by running Update-Module as an administrator in PowerShell.