Skip to content

Commit bc85b20

Browse files
committedApr 21, 2022
Fixing functional description.
1 parent 14bf4b8 commit bc85b20

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎articles/lab-services/how-to-manage-vm-pool.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,14 @@ On the **Reset virtual machine(s)** dialog box, select **Reset**.
5454

5555
### Redeploy VMs
5656

57-
In the [April 2022 Update (preview)](lab-services-whats-new.md), redeploying VMs replaces the previous reset VM behavior. In the Lab Services web portal: [https://labs.azure.com](https://labs.azure.com), the command is still named **Reset**.
57+
In the [April 2022 Update (preview)](lab-services-whats-new.md), redeploying VMs replaces the previous reset VM behavior. In the Lab Services web portal: [https://labs.azure.com](https://labs.azure.com), the command is named **Troubleshoot**.
5858

5959
If students are facing difficulties accessing their VM, redeploying the VM may provide a resolution for the issue. Redeploying, unlike resetting, doesn't cause the data on the OS to be lost. When you [redeploy a VM](/troubleshoot/azure/virtual-machines/redeploy-to-new-node-windows), Azure Lab Services will shut down the VM, move it to a new host, and restart it. You can think of it as a refresh of the underlying VM for the student’s machine. The student doesn’t need to re-register to the lab or do any other action. Any data you saved in the OS disk (usually C: drive) of the VM will still be available after the redeploy operation. Anything saved on the temporary disk (usually D: drive) will be lost.
6060

6161
Both lab owners and lab users can redeploy a VM.
6262

63+
:::image type="content" source="./media/how-to-set-virtual-machine-passwords/redeploy-vms.png" alt-text="Screenshot of redeploy virtual machine menu option.":::
64+
6365
## Connect to VMs
6466

6567
Educators can connect to a student VM as long as it's turned on. Verify the student *isn't* connected to the VM first. By connecting to the VM, you can access local files on the VM and help students troubleshoot issues.
Loading

0 commit comments

Comments
 (0)