Skip to content

Commit 62060d2

Browse files
authored
Update attach-disk-portal.md
1 parent 03d038a commit 62060d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/attach-disk-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sdc 3:0:0:0 4G
7777

7878
In this example, the disk that I added is `sdc`. It is a LUN 0 and is 4GB.
7979

80-
For a more complex example, here is what multiple data disks looks like in the portal:
80+
For a more complex example, here is what multiple data disks look like in the portal:
8181

8282
:::image type="content" source="./media/attach-disk-portal/find-disk.png" alt-text="Screenshot of multiple disks shown in the portal.":::
8383

@@ -102,7 +102,7 @@ From the output of `lsblk` you can see that the 4GB disk at LUN 0 is `sdc`, the
102102
### Prepare a new empty disk
103103

104104
> [IMPORTANT]
105-
> If you are using an existing disk that contains data, skip to [mounting the disk](#mounting-the-disk).
105+
> If you are using an existing disk that contains data, skip to [mounting the disk](#mount-the-disk).
106106
> The following instuctions will delete data on the disk.
107107
108108
If you are attaching a new disk, you need to partition the disk.

0 commit comments

Comments
 (0)