Anyone have a good set up for querying Azure AD?
Tony Reinke - Cribl
Posts: 134 admin
Anyone have a good set up for querying Azure AD via say graph to access specific user object parameters? Looking to replace our current method, which brings in only about 6-8 fields out of 20 something available.
Original message in Cribl Community Slack Message:
Tagged:
0
Best Answer
-
Look at using the REST API feature of Azure AD to pull in the data you are looking for.
https://learn.microsoft.com/en-us/rest/api/azure/0
Answers
-
Look at using the REST API feature of Azure AD to pull in the data you are looking for.
https://learn.microsoft.com/en-us/rest/api/azure/0