Skip to content

Commit af91cd6

Browse files
Add lightboxes.
1 parent fe44482 commit af91cd6

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
lines changed

articles/lab-services/class-type-networking-gns3.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ If you create a lab template VM with an account without administrator privileges
6161

6262
1. Make sure to select **GNS3 VM** in the **Choose Components** page:
6363

64-
:::image type="content" source="./media/class-type-networking-gns3/gns3-select-vm.png" alt-text="Screenshot that shows the Choose Components page in the GNS3 installation wizard, with the GNS3 VM option selected.":::
64+
:::image type="content" source="./media/class-type-networking-gns3/gns3-select-vm.png" alt-text="Screenshot that shows the Choose Components page in the GNS3 installation wizard, with the GNS3 VM option selected." lightbox="./media/class-type-networking-gns3/gns3-select-vm.png":::
6565

6666
1. On the **GNS3 VM** page, select the **Hyper-V** option:
6767

68-
:::image type="content" source="./media/class-type-networking-gns3/gns3-vm-hyper-v.png" alt-text="Screenshot that shows the GNS3 VM page in the GNS3 installation wizard, with the Hyper-V option selected.":::
68+
:::image type="content" source="./media/class-type-networking-gns3/gns3-vm-hyper-v.png" alt-text="Screenshot that shows the GNS3 VM page in the GNS3 installation wizard, with the Hyper-V option selected." lightbox="./media/class-type-networking-gns3/gns3-vm-hyper-v.png":::
6969

7070
When you select the Hyper-V option, the installer downloads the PowerShell script and VHD files to create the GNS3 VM in the Hyper-V manager.
7171

@@ -88,7 +88,7 @@ To create the GNS 3 VM:
8888

8989
1. When the `Execution Policy Change` request shows, enter **Y** to execute the script.
9090

91-
:::image type="content" source="./media/class-type-networking-gns3/powershell-execution-policy-change.png" alt-text="Screenshot that shows the PowerShell command line, asking for an Execution Policy change.":::
91+
:::image type="content" source="./media/class-type-networking-gns3/powershell-execution-policy-change.png" alt-text="Screenshot that shows the PowerShell command line, asking for an Execution Policy change." lightbox="./media/class-type-networking-gns3/powershell-execution-policy-change.png":::
9292

9393
1. After the script completes, confirm that the **GNS3 VM** virtual machine is available in Hyper-V Manager.
9494

@@ -106,13 +106,13 @@ After you install GNS3 and add the GNS3 VM, configure GNS 3 to use the Hyper-V v
106106

107107
1. When you get the **VMware vmrun tool cannot be found** error, select **Ok**, and then **Cancel** out of the wizard.
108108

109-
:::image type="content" source="./media/class-type-networking-gns3/gns3-vmware-vmrun-tool-not-found.png" alt-text="Screenshot that shows a VMware error message in the GNS3 Setup wizard.":::
109+
:::image type="content" source="./media/class-type-networking-gns3/gns3-vmware-vmrun-tool-not-found.png" alt-text="Screenshot that shows a VMware error message in the GNS3 Setup wizard." lightbox="./media/class-type-networking-gns3/gns3-vmware-vmrun-tool-not-found.png":::
110110

111111
1. To complete the connection to the Hyper-V VM, select **Edit** > **Preferences** > **GNS3 VM**.
112112

113113
1. Select **Enable the GNS3 VM**. Then, under **Virtualization engine**, select the **Hyper-V** option.
114114

115-
:::image type="content" source="./media/class-type-networking-gns3/gns3-preference-vm.png" alt-text="Screenshot that shows the GNS3 VM preferences page, showing the GNS3 VM option enabled, and Hyper-V selected.":::
115+
:::image type="content" source="./media/class-type-networking-gns3/gns3-preference-vm.png" alt-text="Screenshot that shows the GNS3 VM preferences page, showing the GNS3 VM option enabled, and Hyper-V selected." lightbox="./media/class-type-networking-gns3/gns3-preference-vm.png":::
116116

117117
1. Select **OK**.
118118

articles/lab-services/connect-virtual-machine-windows-rdp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ To connect to a lab VM in Azure Lab Services:
2929

3030
To connect to a lab VM, the virtual machine must be running. Learn how you can [start a VM](how-to-use-lab.md#start-or-stop-the-vm).
3131

32-
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/connect-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services, highlighting the connect button on the VM tile.":::
32+
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/connect-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services, highlighting the connect button on the VM tile." lightbox="./media/connect-virtual-machine-windows-rdp/connect-vm.png":::
3333

3434
1. To connect to a Linux VM, select the **Connect via RDP** option.
3535

36-
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/student-vm-connect-options.png" alt-text="Screenshot that shows VM tile for student, highlighting the connect button and showing the SSH and RDP connection options.":::
36+
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/student-vm-connect-options.png" alt-text="Screenshot that shows VM tile for student, highlighting the connect button and showing the SSH and RDP connection options." lightbox="./media/connect-virtual-machine-windows-rdp/student-vm-connect-options.png":::
3737

3838
1. After the RDP connection file download finishes, open the RDP file to launch the RDP client.
3939

@@ -49,11 +49,11 @@ If you're using a Linux lab VM with a graphical desktop and the RDP client, the
4949

5050
- On the **Display** tab, set the color depth to **High Color (15 bit)**.
5151

52-
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/rdp-display-settings.png" alt-text="Screenshot of display tab of the Windows R D P client, highlighting the color depth setting.":::
52+
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/rdp-display-settings.png" alt-text="Screenshot of display tab of the Windows R D P client, highlighting the color depth setting." lightbox="./media/connect-virtual-machine-windows-rdp/rdp-display-settings.png":::
5353

5454
- On the **Experience** tab, set the connection speed to **Modem (56 kbps)**.
5555

56-
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/rdp-experience-settings.png" alt-text="Screenshot of experience tab of the Windows RDP client, highlighting the connection speed setting.":::
56+
:::image type="content" source="./media/connect-virtual-machine-windows-rdp/rdp-experience-settings.png" alt-text="Screenshot of experience tab of the Windows RDP client, highlighting the connection speed setting." lightbox="./media/connect-virtual-machine-windows-rdp/rdp-experience-settings.png":::
5757

5858
## Related content
5959

articles/lab-services/how-to-access-lab-virtual-machine.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To access your lab in Teams:
6363

6464
1. Select the **Azure Lab Services** tab to view your lab virtual machines.
6565

66-
:::image type="content" source="./media/how-to-access-lab-virtual-machine/teams-view-lab.png" alt-text="Screenshot of lab in Teams after you publish it.":::
66+
:::image type="content" source="./media/how-to-access-lab-virtual-machine/teams-view-lab.png" alt-text="Screenshot of lab in Teams after you publish it." lightbox="./media/how-to-access-lab-virtual-machine/teams-view-lab.png":::
6767

6868
You might see a message that the lab isn't available. This error can occur when the lab isn't published yet, or if the Teams membership information still needs to synchronize.
6969

@@ -77,7 +77,7 @@ To access your lab in Canvas:
7777

7878
1. Go to the course, and then open the **Azure Lab Services** app.
7979

80-
:::image type="content" source="./media/how-to-access-lab-virtual-machine/canvas-view-lab.png" alt-text="Screenshot of a lab in the Canvas portal.":::
80+
:::image type="content" source="./media/how-to-access-lab-virtual-machine/canvas-view-lab.png" alt-text="Screenshot of a lab in the Canvas portal." lightbox="./media/how-to-access-lab-virtual-machine/canvas-view-lab.png":::
8181

8282
You might see a message that the lab isn't available. This error can occur when the lab isn't published yet, or if the Canvas course membership still needs to synchronize.
8383

@@ -87,7 +87,7 @@ To access your lab in Canvas:
8787

8888
When you access your lab, either through the Azure Lab Services website, Microsoft Teams, or Canvas, you get the list of lab virtual machines that are assigned to you.
8989

90-
:::image type="content" source="./media/how-to-access-lab-virtual-machine/lab-services-virtual-machine-tile.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services.":::
90+
:::image type="content" source="./media/how-to-access-lab-virtual-machine/lab-services-virtual-machine-tile.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services." lightbox="./media/how-to-access-lab-virtual-machine/lab-services-virtual-machine-tile.png":::
9191

9292
For each lab VM, you can view the following information:
9393

@@ -110,10 +110,10 @@ On the lab VM tile, you can view your consumption of [quota hours](how-to-manage
110110

111111
| Status | Description |
112112
| --------- | ----------- |
113-
| The progress bar is grayed out | A class is in progress, based on the lab schedule. You don't consume any quota hours during scheduled hours.<br/><br/>:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-class-in-progress.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when a schedule started the VM."::: |
114-
| The progress bar is red | You've consumed all your quota hours. If there's a lab schedule, then you can only access the lab VM during the scheduled hours.<br/><br/>:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-red-color.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when there's quota usage."::: |
115-
| The progress bar is blue | No class is currently in progress and you still have quota hours available to access the lab VM.<br/><br/> :::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-blue-color.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when quota is partially used."::: |
116-
| The text **Available during classes only** is shown | There are no quota hours allocated to the lab. You can only access the lab VM during the scheduled hours for the lab.<br/><br/>:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/available-during-class.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when there's no quota."::: |
113+
| The progress bar is grayed out | A class is in progress, based on the lab schedule. You don't consume any quota hours during scheduled hours.<br/><br/>:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-class-in-progress.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when a schedule started the VM." lightbox="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-class-in-progress.png"::: |
114+
| The progress bar is red | You've consumed all your quota hours. If there's a lab schedule, then you can only access the lab VM during the scheduled hours.<br/><br/>:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-red-color.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when there's quota usage." lightbox="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-red-color.png"::: |
115+
| The progress bar is blue | No class is currently in progress and you still have quota hours available to access the lab VM.<br/><br/> :::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-blue-color.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when quota is partially used." lightbox="./media/tutorial-connect-vm-in-classroom-lab/progress-bar-blue-color.png"::: |
116+
| The text **Available during classes only** is shown | There are no quota hours allocated to the lab. You can only access the lab VM during the scheduled hours for the lab.<br/><br/>:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/available-during-class.png" alt-text="Screenshot of lab VM tile in Azure Lab Services when there's no quota." lightbox="./media/tutorial-connect-vm-in-classroom-lab/available-during-class.png"::: |
117117

118118
## Start or stop the lab VM
119119

@@ -134,11 +134,11 @@ To start or stop a lab VM:
134134

135135
Starting or stopping the lab VM might take some time to complete.
136136

137-
:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/start-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services, highlighting the status toggle and status label on the VM tile.":::
137+
:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/start-vm.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services, highlighting the status toggle and status label on the VM tile." lightbox="./media/tutorial-connect-vm-in-classroom-lab/start-vm.png":::
138138

139139
1. After the operation finishes, confirm that the lab VM status is correct.
140140

141-
:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/vm-running.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services, highlighting the status label on the VM tile.":::
141+
:::image type="content" source="./media/tutorial-connect-vm-in-classroom-lab/vm-running.png" alt-text="Screenshot of My virtual machines page for Azure Lab Services, highlighting the status label on the VM tile." lightbox="./media/tutorial-connect-vm-in-classroom-lab/vm-running.png":::
142142

143143
## Connect to the lab VM
144144

articles/lab-services/how-to-request-capacity-increase.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can follow these steps to request a core limit increase:
103103

104104
1. In the Azure portal, navigate to your lab plan or lab account, and then select **Request core limit increase**.
105105

106-
:::image type="content" source="./media/how-to-request-capacity-increase/request-from-lab-plan.png" alt-text="Screenshot of the Lab plan overview page in the Azure portal, highlighting the Request core limit increase button.":::
106+
:::image type="content" source="./media/how-to-request-capacity-increase/request-from-lab-plan.png" alt-text="Screenshot of the Lab plan overview page in the Azure portal, highlighting the Request core limit increase button." lightbox="./media/how-to-request-capacity-increase/request-from-lab-plan.png":::
107107

108108
1. On the **New support request** page, enter the following information, and then select **Next**.
109109

@@ -115,7 +115,7 @@ You can follow these steps to request a core limit increase:
115115

116116
1. On the **Additional details** tab, select **Enter details** in the **Problem details** section.
117117

118-
:::image type="content" source="./media/how-to-request-capacity-increase/enter-details-link.png" alt-text="Screenshot of the Additional details page with Enter details highlighted.":::
118+
:::image type="content" source="./media/how-to-request-capacity-increase/enter-details-link.png" alt-text="Screenshot of the Additional details page with Enter details highlighted." lightbox="./media/how-to-request-capacity-increase/enter-details-link.png":::
119119

120120
## Make core limit increase request
121121

@@ -125,7 +125,7 @@ Depending on whether you use lab accounts or lab plans, you need to provide diff
125125

126126
#### [Lab plan](#tab/Labplans/)
127127

128-
:::image type="content" source="./media/how-to-request-capacity-increase/lab-plan-pane.png" alt-text="Screenshot of the Quota details page for Lab Services v2.":::
128+
:::image type="content" source="./media/how-to-request-capacity-increase/lab-plan-pane.png" alt-text="Screenshot of the Quota details page for Lab Services v2." lightbox="./media/how-to-request-capacity-increase/lab-plan-pane.png":::
129129

130130
| Name | Value |
131131
| --------- | --------- |
@@ -137,7 +137,7 @@ Depending on whether you use lab accounts or lab plans, you need to provide diff
137137

138138
#### [Lab account](#tab/LabAccounts/)
139139

140-
:::image type="content" source="./media/how-to-request-capacity-increase/lab-account-pane.png" alt-text="Screenshot of the Quota details page for Lab accounts.":::
140+
:::image type="content" source="./media/how-to-request-capacity-increase/lab-account-pane.png" alt-text="Screenshot of the Quota details page for Lab accounts." lightbox="./media/how-to-request-capacity-increase/lab-account-pane.png":::
141141

142142
| Name | Value |
143143
| --------- | --------- |

0 commit comments

Comments
 (0)