Skip to content

Commit 6ce6158

Browse files
committed
minor update
1 parent 0188d7b commit 6ce6158

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/lab-services/devtest-lab-attach-detach-data-disk.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Follow these steps to create and attach a new managed data disk to a VM in Azure
4444
![Complete the "attach new disk" form](./media/devtest-lab-attach-detach-data-disk/devtest-lab-attach-new-form.png)
4545
1. Select **OK**.
4646

47-
After a few moments, the new data disk is created and attached to the VM and appears in the list of **DATA DISKS** for that VM.
47+
After a few moments, the new data disk is created and attached to the VM and appears in the list of **Data disks** for that VM.
4848

4949
### Attach an existing disk
5050
Follow these steps to reattach an existing available data disk to a running VM.
@@ -59,7 +59,7 @@ Follow these steps to reattach an existing available data disk to a running VM.
5959

6060
![Attach existing data disk to a virtual machine](./media/devtest-lab-attach-detach-data-disk/devtest-lab-attach-existing.png)
6161

62-
After a few moments, the data disk is attached to the VM and appears in the list of **DATA DISKS** for that VM.
62+
After a few moments, the data disk is attached to the VM and appears in the list of **Data disks** for that VM.
6363

6464
## Detach a data disk
6565
When you no longer need a data disk that's attached to a VM, you can easily detach it. Detaching removes the disk from the VM, but keeps it in storage for use later.
@@ -69,7 +69,7 @@ If you want to use the existing data on the disk again, you can reattach it to t
6969
### Detach from the VM's management pane
7070
1. From your list of virtual machines, select a VM that has a data disk attached.
7171
1. From the menu on the left, select **Disks**.
72-
1. From the list of **DATA DISKS**, select the data disk that you want to detach.
72+
1. From the list of **Data disks**, select the data disk that you want to detach.
7373

7474
![Select data disks for a virtual machine](./media/devtest-lab-attach-detach-data-disk/devtest-lab-detach-button.png)
7575
1. Select **Detach** from the top of the disk's details pane.
@@ -80,7 +80,7 @@ If you want to use the existing data on the disk again, you can reattach it to t
8080
The disk is detached and is available to attach to another VM.
8181
### Detach from the lab's main pane
8282
1. On your lab's main pane, select **My data disks**.
83-
1. Right-click the data disk you want to detach – or select its ellipsis (...) – and choose **Detach**.
83+
1. Right-click the data disk you want to detach – or select its ellipsis (**...**) – and choose **Detach**.
8484

8585
![Detach a data disk](./media/devtest-lab-attach-detach-data-disk/devtest-lab-detach-data-disk.png)
8686
1. Select **Yes** to confirm that you want to detach it.

0 commit comments

Comments
 (0)