Skip to content

Commit ed1da76

Browse files
Fix build issues.
1 parent ad46419 commit ed1da76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/lab-services/connect-virtual-machine-chromebook-remote-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To install the Microsoft Remote Desktop app:
2323

2424
1. Open the app store on your Chromebook, and search for **Microsoft Remote Desktop**.
2525

26-
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png" alt-text="Screenshot of the Microsoft Remote Desktop app in the app store." lighbox="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png":::
26+
:::image type="content" source="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png" alt-text="Screenshot of the Microsoft Remote Desktop app in the app store." lightbox="./media/connect-virtual-machine-chromebook-remote-desktop/install-remote-desktop-chromebook.png":::
2727

2828
1. Select **Install** to install the latest version of the Remote Desktop application by Microsoft Corporation.
2929

articles/lab-services/how-to-enable-nested-virtualization-template-vm-using-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@ If you're using the **Medium (Nested Virtualization)** VM size for the lab, cons
166166
167167
- Check if the host VM (lab VM) has the DHCP role installed if you're using Windows Server.
168168
169-
Running a lab VM as a DHCP server isn't supported. See [Can I deploy a DHCP server in a virtual network?](/azure/virtual-network/virtual-networks-faq). Changing the settings of the lab VM can cause issues with other lab VMs.
169+
Running a lab VM as a DHCP server isn't supported. See [Can I deploy a DHCP server in a virtual network?](../virtual-network/virtual-networks-faq.md). Changing the settings of the lab VM can cause issues with other lab VMs.
170170
171171
- Check the network adapter settings for the Hyper-V VM.
172172
173-
- Set the IP address of the DNS server and DHCP server to [168.63.129.16](/azure/virtual-network/what-is-ip-address-168-63-129-16).
173+
- Set the IP address of the DNS server and DHCP server to [168.63.129.16](../virtual-network/what-is-ip-address-168-63-129-16.md).
174174
- If the guest VM IPv4 address is set manually, verify that it's in the range of the NAT network connected to the Hyper-V switch.
175175
- Try enabling Hyper-V [DHCP guard](/archive/blogs/virtual_pc_guy/hyper-v-networkingdhcp-guard) and [Router guard](/archive/blogs/virtual_pc_guy/hyper-v-networkingrouter-guard).
176176

0 commit comments

Comments
 (0)