Skip to content

Commit 8934dac

Browse files
authored
Update troubleshoot-access-lab-vm.md
1 parent 7d6376b commit 8934dac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/lab-services/troubleshoot-access-lab-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The lab VM might be malfunctioning as a result of installing a software componen
6464

6565
Azure Lab Services lets you redeploy, labeled *troubleshooting* in the Azure portal, or reset a lab VM. Both operations are similar, and result in the creation of a new virtual machine instance. However, there are fundamental differences that affect the user data on the lab VM.
6666

67-
When you redeploy a lab VM, Azure Lab Services will shut down the VM, move the VM to a new node in within the Azure infrastructure, and then power it back on. You can think of a redeploy operation as a refresh of the underlying VM for your lab. All data that you saved in the [OS disk](../virtual-machines/managed-disks-overview.md#os-disk) (usually the C: drive on Windows) of the VM will still be available after the redeploy operation. Any data on the [temporary disk](../virtual-machines/managed-disks-overview.md#temporary-disk) (usually the D: drive on Windows) is lost after a redeploy operation and after a VM shutdown.
67+
When you redeploy a lab VM, Azure Lab Services will shut down the VM, move the VM to a new node in within the Azure infrastructure, and then power it back on. You can think of a redeploy operation as a refresh of the underlying VM for your lab. All data that you saved in the [OS disk](/azure/virtual-machines/managed-disks-overview#os-disk) (usually the C: drive on Windows) of the VM will still be available after the redeploy operation. Any data on the [temporary disk](/azure/virtual-machines/managed-disks-overview#temporary-disk) (usually the D: drive on Windows) is lost after a redeploy operation and after a VM shutdown.
6868

6969
Learn more about how to [redeploy a lab VM in the Azure Lab Services website](./how-to-reset-and-redeploy-vm.md#redeploy-vms).
7070

@@ -96,4 +96,4 @@ If you have questions or need help, [create a support request](https://ms.portal
9696

9797
- As a student, learn how to [reset or deploy lab VMs](./how-to-reset-and-redeploy-vm.md).
9898
- As an admin or educator, [attach external file storage to a lab](./how-to-attach-external-storage.md).
99-
- As an educator, [use OneDrive to store user data](./how-to-prepare-windows-template.md#install-and-configure-onedrive).
99+
- As an educator, [use OneDrive to store user data](./how-to-prepare-windows-template.md#install-and-configure-onedrive).

0 commit comments

Comments
 (0)