Skip to content

Commit 3cf5a94

Browse files
committed
fix
1 parent ccda23e commit 3cf5a94

File tree

1 file changed

+1
-1
lines changed

1 file 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
@@ -320,7 +320,7 @@ Given a string containing a CEF message, `parse_cef_dictionary` parses the Exten
320320
| project TimeGenerated, cefMessage, parsecefDictionaryExtension
321321
```
322322

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

325325

326326
### Identifier quoting

0 commit comments

Comments
 (0)