Skip to content

Commit 092b784

Browse files
committed
added usage warning for geo_location function
1 parent 7e2dc75 commit 092b784

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/essentials/data-collection-transformations-structure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@ Given a string containing IP address (IPv4 and IPv6 are supported), `geo_locatio
324324

325325
:::image type="content" source="media/data-collection-transformations-structure/geo_location.png" alt-text="Sample output of parse_cef_dictionary function." lightbox="media/data-collection-transformations-structure/parse_cef_dictionary.png":::
326326

327+
> [!IMPORTANT]
328+
> Due to nature of IP geolocation service utilized by this function, it may introduce data ingestion latency if used excessively. Exercise caution when using this function more than several times per transformation.
327329
328330
### Identifier quoting
329331
Use [Identifier quoting](/azure/data-explorer/kusto/query/schema-entities/entity-names?q=identifier#identifier-quoting) as required.

0 commit comments

Comments
 (0)