You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/devtest-lab-attach-detach-data-disk.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Follow these steps to create and attach a new managed data disk to a VM in Azure
44
44

45
45
1. Select **OK**.
46
46
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.
48
48
49
49
### Attach an existing disk
50
50
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.
59
59
60
60

61
61
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.
63
63
64
64
## Detach a data disk
65
65
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
69
69
### Detach from the VM's management pane
70
70
1. From your list of virtual machines, select a VM that has a data disk attached.
71
71
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.
73
73
74
74

75
75
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
80
80
The disk is detached and is available to attach to another VM.
81
81
### Detach from the lab's main pane
82
82
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**.
84
84
85
85

86
86
1. Select **Yes** to confirm that you want to detach it.
0 commit comments