Skip to content

Commit aadb61e

Browse files
authored
Merge pull request #48672 from yoichinak/patch-25
Fix a code block
2 parents 8d8d5a4 + 560a21a commit aadb61e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-monitor/platform/view-designer-conversion-tiles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Original query
5959
```KQL
6060
search *
6161
| summarize AggregatedValue = count() by Type
62+
```
6263

6364
Updated query
6465
```KQL

0 commit comments

Comments
 (0)