Skip to content

Commit bb188a6

Browse files
committed
Updated for Acrolinx
1 parent 0355254 commit bb188a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/lab-services/concept-approaches-troubleshoot-lab-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Labs concepts
33
titleSuffix: Azure Lab Services
4-
description: Learn the different approaches for troubleshooting lab VMs in Azure Lab Services. Understand how each apporach affects user data.
4+
description: Learn the different approaches for troubleshooting lab VMs in Azure Lab Services. Understand how each approach affects user data.
55
services: lab-services
66
ms.service: lab-services
77
author: ntrogh

articles/lab-services/how-to-reset-and-redeploy-vm.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can also reset a lab VM by using the [REST api](/rest/api/labservices/virtua
2929
3030
To reset a lab VM in the Azure Lab Services website that's assigned to you:
3131

32-
1. Go to the [Azure Lab Services website](https://labs.azure.com/virtualmachines) to view you virtual machines.
32+
1. Go to the [Azure Lab Services website](https://labs.azure.com/virtualmachines) to view your virtual machines.
3333

3434
1. For a specific lab VM, select **...** > **Reset**.
3535

@@ -39,7 +39,7 @@ To reset a lab VM in the Azure Lab Services website that's assigned to you:
3939

4040
:::image type="content" source="./media/how-to-reset-and-redeploy-vm/reset-single-vm-confirmation.png" alt-text="Screenshot that shows the confirmation dialog for resetting a single VM in the Lab Services web portal.":::
4141

42-
Alternatively, if you have permissions across multiple labs, you can reset mulitple VMs for a lab:
42+
Alternatively, if you have permissions across multiple labs, you can reset multiple VMs for a lab:
4343

4444
1. Go to the [Azure Lab Services website](https://labs.azure.com).
4545

@@ -55,7 +55,7 @@ Alternatively, if you have permissions across multiple labs, you can reset mulit
5555

5656
## Redeploy VMs
5757

58-
When you use lab plans, introduced in the [April 2022 Update](lab-services-whats-new.md), you can now also redeploy a lab VM. This operation is labelled **Troubleshoot** in the Azure Lab Services website and is available in the student's view of their VMs.
58+
When you use lab plans, introduced in the [April 2022 Update](lab-services-whats-new.md), you can now also redeploy a lab VM. This operation is labeled **Troubleshoot** in the Azure Lab Services website and is available in the student's view of their VMs.
5959

6060
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.
6161

@@ -68,11 +68,11 @@ You can also redeploy a lab VM by using the [REST api](/rest/api/labservices/vir
6868
6969
To redeploy a lab VM in the Azure Lab Services website:
7070

71-
1. Go to the [Azure Lab Services website](https://labs.azure.com/virtualmachines) to view you virtual machines.
71+
1. Go to the [Azure Lab Services website](https://labs.azure.com/virtualmachines) to view your virtual machines.
7272

7373
1. For a specific lab VM, select **...** > **Troubleshoot**.
7474

75-
:::image type="content" source="./media/how-to-reset-and-redeploy-vm/redeploy-vms.png" alt-text="Screenshot that shows the redeploy a virtual machine menu option in the Lab Services web portal.":::
75+
:::image type="content" source="./media/how-to-reset-and-redeploy-vm/redeploy-vms.png" alt-text="Screenshot that shows the Redeploy virtual machine menu option in the Lab Services web portal.":::
7676

7777
1. On the **Troubleshoot virtual machine** dialog box, select **Redeploy**.
7878

0 commit comments

Comments
 (0)