Jun 22 2020 10:02 AM
Is it possible to make API calls from KQL/query explorer?
Jun 22 2020 10:07 AM
Jun 25 2020 12:21 AM
I have used externaldata operator to fetch data from a CSV having a few columns namely, IP ranges, country code, country name, continent name etc.
In Azure Activity table there is a CallerIP value.
I need to print the location for each caller Ip.
CSV file - https://datahub.io/core/geoip2-ipv4#premium-data-2
Can you help me with the KQL??
@hspinto