Skip to content

Commit b7793c5

Browse files
committed
edit pass: linux-article-batch4
1 parent 3c9aef1 commit b7793c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

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

522521
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:
523522

0 commit comments

Comments
 (0)