Questions tagged [ms-search-api]

1 questions
0
votes
1 answer

GraphServiceClient - how to define the request body?

Background I have an azure function app that in part, includes the following logic: var ApplicationClientID = Environment.GetEnvironmentVariable("AZ_APPLICATION_CLIENT_ID"); var ApplicationClientSecret =…
dot
  • 14,928
  • 41
  • 110
  • 218