Skip to content

Commit 21ed4a4

Browse files
committed
Fixing formatting.
1 parent a1c3c43 commit 21ed4a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/virtual-machines/linux/expand-disks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ To increase the OS disk size in SUSE 12 SP4, SUSE SLES 12 for SAP, SUSE SLES 15,
615615
/dev/sdb1 3.9G 16M 3.7G 1% /mnt/resource
616616
tmpfs 93M 0 93M 0% /run/user/1000
617617
```
618-
618+
```
619619
## Expanding without downtime classic VM SKU support
620620
621621
If you're using a classic VM SKU, it might not support expanding disks without downtime.
@@ -637,5 +637,4 @@ foreach($vmSize in $vmSizes){
637637
$vmSize.Name
638638
}
639639
}
640-
}
641-
```
640+
}

0 commit comments

Comments
 (0)