splunk / splunk-add-on-microsoft-azure

Splunk Add-on for Microsoft Azure
Apache License 2.0
11 stars 7 forks source link

Enable Advanced Query Function #76

Open Alspeedo opened 4 months ago

Alspeedo commented 4 months ago

I need a way to use advance query functions for filtering, example:

https://graph.microsoft.com/v1.0/users/?$filter=userType ne 'guest'&$count=true

Headers: ConsistencyLevel to be set to eventual