We have updated our Terms of Service, Code of Conduct, and Addendum.

Anyone have a good set up for querying Azure AD?

Options
Tony Reinke - Cribl
Tony Reinke - Cribl Posts: 134 admin
edited September 2023 in General Discussions

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: https://cribl-community.slack.com/archives/C02A9EQV61J/p1680717534405409

Tagged:

Best Answer

  • Tony Reinke - Cribl
    Tony Reinke - Cribl Posts: 134 admin
    Answer ✓
    Options

    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/

Answers

  • Tony Reinke - Cribl
    Tony Reinke - Cribl Posts: 134 admin
    Answer ✓
    Options

    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/