Skip to content

Commit 5591687

Browse files
committed
Add cross-references
1 parent c467f4a commit 5591687

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/lab-services/classroom-labs-concepts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,4 @@ A lab can use either quota time, [scheduled time](#schedule), or a combination o
104104

105105
- [Create the resources to get started](./quick-create-resources.md)
106106
- [Tutorial: Set up a lab for classroom training](./tutorial-setup-lab.md)
107+
- Learn about the [architecture fundamentals of Azure Lab Services](./classroom-labs-fundamentals.md)

articles/lab-services/classroom-labs-fundamentals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ The following diagram shows the basic architecture of a lab without advanced net
2626

2727
Azure Lab Services hosts the resources to run a lab in one of the Microsoft-managed Azure subscriptions. These resources include:
2828

29-
- template virtual machine for the lab creator to configure the lab
30-
- lab virtual machine for each lab user to remotely connect to
29+
- [template virtual machine](./classroom-labs-concepts.md#template-virtual-machine) for the lab creator to configure the lab
30+
- [lab virtual machine](./classroom-labs-concepts.md#lab-virtual-machine) for each lab user to remotely connect to
3131
- network-related items, such as a load balancer, virtual network, and network security group
3232

3333
Azure monitors these managed subscriptions for suspicious activity. It's important to note that this monitoring is done externally to the virtual machines through VM extensions or network pattern monitoring. If you enable [shutdown on disconnect](how-to-enable-shutdown-disconnect.md), a diagnostic extension is enabled on the virtual machine. The extension allows Azure Lab Services to be informed of the remote desktop protocol (RDP) session disconnect event.

0 commit comments

Comments
 (0)