Skip to content

Commit ccda23e

Browse files
committed
format change
1 parent e253088 commit ccda23e

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
@@ -309,7 +309,7 @@ The following [Bitwise operators](/azure/data-explorer/kusto/query/binoperators)
309309

310310
#### Special functions
311311

312-
`parse_cef_dictionary()`<br><br>
312+
##### parse_cef_dictionary
313313

314314
Given a string containing a CEF message, `parse_cef_dictionary` parses the Extension property of the message into a dynamic key/value object. Semicolon is a reserved character that should be replaced prior to passing the raw message into the method, as shown in the example below.
315315

0 commit comments

Comments
 (0)