Skip to content

Commit 254ad58

Browse files
committed
Add advanced networking to concepts
1 parent d54fdb5 commit 254ad58

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,16 @@ The quota applies to a lab for each lab user individually, for the entire durati
100100

101101
A lab can use either quota time, [scheduled time](#schedule), or a combination of both.
102102

103+
## Advanced networking
104+
105+
With lab plans, you have more control over the virtual network for labs by using advanced networking. With advanced networking, you can connect to a virtual network.
106+
107+
Use advanced networking to connect to on premise resources such as licensing servers and use user defined routes (UDRs). Some organizations also have advanced network requirements and configurations that they want to apply to labs. For example, network requirements can include a network traffic control, ports management, access to resources in an internal network, and more.
108+
109+
Azure Lab Services advanced networking uses virtual network (VNET) injection to connect a lab plan to your virtual network. VNET injection replaces the [Azure Lab Services virtual network peering](how-to-connect-peer-virtual-network.md) that was used with lab accounts.
110+
111+
Learn more about how to [connect a lab plan to a virtual network](./how-to-connect-vnet-injection.md).
112+
103113
## Next steps
104114

105115
- [Create the resources to get started](./quick-create-resources.md)

0 commit comments

Comments
 (0)