Skip to content

Commit 13f0ad1

Browse files
committed
edit pass: linux-article-batch4
1 parent b7793c5 commit 13f0ad1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-machines/linux/redhat-create-upload-vhd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,8 @@ This section assumes that you've already obtained an ISO file from the Red Hat w
516516
EOF
517517
```
518518
519-
1. Don't create swap space on the operating system disk.
519+
1. Swap configuration:
520+
1. Don't create swap space on the operating system disk.
520521

521522
Previously, the Azure Linux agent was used to automatically configure swap space by using the local resource disk that's attached to the VM after the VM is provisioned on Azure. This action is now handled by `cloud-init`. You *must not* use the Linux agent to format the resource disk create the swap file. Modify the following parameters in `/etc/waagent.conf` appropriately:
522523

0 commit comments

Comments
 (0)