Skip to content

Commit 17f149c

Browse files
authored
Add estimated time to virtual network implementation guide
Added estimated time for the exercise section.
1 parent ab6cc09 commit 17f149c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Exercises/M01-Unit 4 Design and implement a Virtual Network in Azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Now you're ready to deploy virtual networks in the Azure portal.
1919

2020
Consider the fictional organization Contoso Ltd, which is in the process of migrating infrastructure and applications to Azure. In your role as network engineer, you must plan and implement three virtual networks and subnets to support resources in those virtual networks.
2121

22-
## Estimated time: 20 minutes
23-
2422
The **CoreServicesVnet** virtual network is deployed in the **East US** region. This virtual network will have the largest number of resources. It will have connectivity to on-premises networks through a VPN connection. This network will have web services, databases, and other systems that are key to the operations of the business. Shared services, such as domain controllers and DNS also will be located here. A large amount of growth is anticipated, so a large address space is necessary for this virtual network.
2523

2624
The **ManufacturingVnet** virtual network is deployed in the **West Europe** region, near the location of your organization's manufacturing facilities. This virtual network will contain systems for the operations of the manufacturing facilities. The organization is anticipating a large number of internal connected devices for their systems to retrieve data from, such as temperature, and will need an IP address space that it can expand into.
@@ -53,6 +51,8 @@ You will create the following resources:
5351

5452
These virtual networks and subnets are structured in a way that accommodates existing resources yet allows for projected growth. Let's create these virtual networks and subnets to lay the foundation for our networking infrastructure.
5553

54+
## Estimated time: 20 minutes
55+
5656
## Job skills
5757

5858
In this exercise, you will:

0 commit comments

Comments
 (0)