0

Is it possible to search a user in Azure AD based on Email Address partial search? I want to search "rocketsingh@gmail.com" just by entering singh.

I don't think graph api allows a partial search on email. If it is possible, then let us know.

Thanks.

Rocket Singh
  • 469
  • 1
  • 10
  • 22

1 Answers1

0

No, it does not allow to search with partial or free text search with Graph API

Sajeetharan
  • 216,225
  • 63
  • 350
  • 396