Skip to content

Commit d86eb73

Browse files
committed
changes per PR review
1 parent ddd8032 commit d86eb73

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Given a string containing IP address (IPv4 and IPv6 are supported), `geo_locatio
322322
| extend GeoLocation = geo_location("1.0.0.5")
323323
```
324324

325-
:::image type="content" source="media/data-collection-transformations-structure/geo_location.png" alt-text="Sample output of geo_location function." lightbox="media/data-collection-transformations-structure/parse_cef_dictionary.png":::
325+
:::image type="content" source="media/data-collection-transformations-structure/geo-location.png" alt-text="Screenshot of sample output of geo_location function." lightbox="media/data-collection-transformations-structure/parse_cef_dictionary.png":::
326326

327327
> [!IMPORTANT]
328328
> 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.

0 commit comments

Comments
 (0)