Skip to content

Commit a742aec

Browse files
authored
Fix formatting issues
Fix formatting issues
1 parent 7b398c4 commit a742aec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/azure-monitor/essentials/metrics-troubleshoot.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ And the resource provider Storage account(resource name: ibabichvm) has metric u
8080
![Screenshot that shows metric value with prefix mebi.](./media/metrics-troubleshoot/prefixIEC.png)
8181

8282
SI uses decimal
83+
8384
| Value | abbreviation | SI |
8485
|-----------|--------------|---------------------|
8586
| 1000 | k | kilo |
@@ -92,9 +93,10 @@ SI uses decimal
9293
| 1000^8 | Y | yotta |
9394

9495
IEC uses binary
95-
|Value| abbreviation| IEC | Legacy ||
96-
|-----|-------------|-----|----|----|
97-
|1024 | Ki| kibi| K | kilo|
96+
97+
|Value | abbreviation| IEC | Legacy ||
98+
|------|-------------|-----|----|----|
99+
|1024 | Ki| kibi| K | kilo|
98100
|1024^2| Mi| mebi| M | mega|
99101
|1024^3| Gi| gibi| G | giga|
100102
|1024^4| Ti| tebi| T | tera|

0 commit comments

Comments
 (0)