Skip to content

Commit 3caebfd

Browse files
Merge pull request #221458 from ntrogh/docs-editor/tutorial-create-lab-with-advan-1671025405
[Azure Lab Services] Fixed typo
2 parents 2c3e682 + a023248 commit 3caebfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/lab-services/tutorial-create-lab-with-advanced-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create an Azure Lab Services lab plan with advanced networking. Cr
44
ms.service: lab-services
55
ms.topic: tutorial
66
ms.date: 07/27/2022
7-
ms.custom: template-tutorial
7+
ms.custom: template-tutorial
88
---
99

1010
# Tutorial: Set up lab to lab communication with advanced networking
@@ -72,7 +72,7 @@ The following steps show how to use the Azure portal to create a virtual network
7272
1. Select **Next: IP Addresses**.
7373

7474
:::image type="content" source="media/tutorial-create-lab-with-advanced-networking/create-virtual-network-basics-page.png" alt-text="Screenshot of Basics tab of Create virtual network page in the Azure portal.":::
75-
1. One the **IP Addresses** tab, create a subnet that will be used by the labs.
75+
1. On the **IP Addresses** tab, create a subnet that will be used by the labs.
7676
1. Select **+ Add subnet**
7777
1. For **Subnet name**, enter **labservices-subnet**.
7878
1. For **Subnet address range**, enter range in CIDR notation. For example, 10.0.1.0/24 will have enough IP addresses for 251 lab VMs. (Five IP addresses are reserved by Azure for every subnet.) To create a subnet with more available IP addresses for VMs, use a different CIDR prefix length. For example, 10.0.0.0/20 would have room for over 4000 IP addresses for lab VMs. For more information about adding subnets, see [Add a subnet](../virtual-network/virtual-network-manage-subnet.md).

0 commit comments

Comments
 (0)