Skip to content

Commit c99b23a

Browse files
committed
Normalize exercise meta and descriptions
Shorten and standardize YAML front-matter across multiple Instruction/Exercises files (M01–M08). This commit replaces verbose paragraph descriptions with concise action-oriented summaries, normalizes primarytopics indentation, fixes inconsistent YAML delimiters and title wrapping, and tidies minor formatting for better consistency and readability.
1 parent 829284e commit c99b23a

17 files changed

Lines changed: 71 additions & 111 deletions

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
Exercise:
33
title: M01 - Unit 4 Design and implement a Virtual Network in Azure
44
module: Module 01 - Introduction to Azure Virtual Networks
5-
description: Now you're ready to deploy virtual networks in the Azure portal.
5+
description: Deploy virtual networks in the Azure portal.
66
duration: 20 minutes
77
level: 400
88
islab: true
99
primarytopics:
10-
- Azure
11-
- Azure Portal
10+
- Azure
11+
- Azure Portal
1212
---
1313

1414
# M01 - Unit 4 Design and implement a Virtual Network in Azure

Instructions/Exercises/M01-Unit 6 Configure DNS settings in Azure.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22
Exercise:
33
title: M01 - Unit 6 Configure DNS settings in Azure
44
module: Module 01 - Introduction to Azure Virtual Networks
5-
description: In this unit, you will configure DNS name resolution for Contoso Ltd.
6-
You will create a private DNS zone named contoso.com, link the VNets for registration
7-
and resolution, and then create two virtual machines and test the configuration.
5+
description: Create a private DNS zone, link the VNets for registration and resolution, create two virtual machines, and test the resolution.
86
duration: 25 minutes
97
level: 400
108
islab: true
119
primarytopics:
12-
- Azure
10+
- Azure
1311
---
1412

1513
# M01 - Unit 6 Configure DNS settings in Azure

Instructions/Exercises/M01-Unit 8 Connect two Azure Virtual Networks using global virtual network peering.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
22
Exercise:
3-
title: M01 - Unit 8 Connect two Azure Virtual Networks using global virtual network
4-
peering
3+
title: M01 - Unit 8 Connect two Azure Virtual Networks using global virtual network peering
54
module: Module 01 - Introduction to Azure Virtual Networks
6-
description: In this unit, you will configure connectivity between the CoreServicesVnet
7-
and the ManufacturingVnet by adding peerings to allow traffic flow.
5+
description: Configure and test virtual network peerings.
86
duration: 20 minutes
97
level: 400
108
islab: true
119
primarytopics:
12-
- Azure
10+
- Azure
1311
---
1412

1513
# M01 - Unit 8 Connect two Azure Virtual Networks using global virtual network peering

Instructions/Exercises/M02-Unit 3 Create and configure a virtual network gateway.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
Exercise:
33
title: M02 - Unit 3 Create and configure a virtual network gateway
44
module: Module 02 - Design and implement hybrid networking
5-
description: In this exercise you will configure a virtual network gateway to connect
6-
the Contoso Core Services VNet and Manufacturing VNet.
5+
description: Configure and test a virtual network gateway.
76
duration: 70 minutes
87
level: 400
98
islab: true

Instructions/Exercises/M02-Unit 7 Create a Virtual WAN by using Azure Portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
Exercise:
33
title: M02 - Unit 7 Create a Virtual WAN by using Azure Portal
44
module: Module 02 - Design and implement hybrid networking
5-
description: In this exercise, you will create a Virtual WAN for Contoso.
5+
description: Create and configure a Virtual WAN.
66
duration: 65 minutes
77
level: 300
88
islab: true
99
primarytopics:
10-
- Azure
11-
- Azure Portal
10+
- Azure
11+
- Azure Portal
1212
---
1313

1414
# M02-Unit 7 Create a Virtual WAN by using Azure Portal

Instructions/Exercises/M03-Unit 4 Configure an ExpressRoute Gateway.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
---
2-
Exercise:
3-
title: M03 - Unit 4 Configure an ExpressRoute Gateway
4-
module: Module 03 - Design and implement Azure ExpressRoute
5-
description: '![Diagram of virtual network gateway.](../media/4-exercise-configure-expressroute-gateway.png)'
6-
duration: 60 minutes
7-
level: 300
8-
islab: true
9-
---
10-
1+
---
2+
Exercise:
3+
title: M03 - Unit 4 Configure an ExpressRoute Gateway
4+
module: Module 03 - Design and implement Azure ExpressRoute
5+
description: Configure an ExpressRoute gateway.
6+
duration: 60 minutes
7+
level: 300
8+
islab: true
9+
---
10+
1111
# M03-Unit 4 Configure an ExpressRoute Gateway
1212

1313
## Exercise scenario

Instructions/Exercises/M03-Unit 5 Provision an ExpressRoute circuit.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
---
2-
Exercise:
3-
title: M03 - Unit 5 Provision an ExpressRoute circuit
4-
module: Module 03 - Design and implement Azure ExpressRoute
5-
description: In this exercise, you will create an ExpressRoute circuit using the
6-
Azure portal and the Azure Resource Manager deployment model.
7-
duration: 15 minutes
8-
level: 300
9-
islab: true
10-
primarytopics:
11-
- Azure
12-
- Azure Portal
13-
- Azure Resource Manager
14-
---
15-
1+
---
2+
Exercise:
3+
title: M03 - Unit 5 Provision an ExpressRoute circuit
4+
module: Module 03 - Design and implement Azure ExpressRoute
5+
description: Create and configure an ExpressRoute circuit.
6+
duration: 15 minutes
7+
level: 300
8+
islab: true
9+
primarytopics:
10+
- Azure
11+
- Azure Portal
12+
- Azure Resource Manager
13+
---
14+
1615
# M03-Unit 5 Provision an ExpressRoute circuit
1716

1817
## Exercise scenario

Instructions/Exercises/M04-Unit 4 Create and configure an Azure load balancer.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
Exercise:
33
title: M04 - Unit 4 Create and configure an Azure load balancer
44
module: Module 04 - Load balancing non-HTTP(S) traffic in Azure
5-
description: In this exercise, you will create an internal load balancer for the
6-
fictional Contoso Ltd organization.
5+
description: Create and configure an internal load balancer.
76
duration: 60 minutes
87
level: 400
98
islab: true
109
primarytopics:
11-
- Azure
12-
- Azure Load Balancer
10+
- Azure
11+
- Azure Load Balancer
1312
---
1413

1514
# M04-Unit 4 Create and configure an Azure load balancer

Instructions/Exercises/M04-Unit 6 Create a Traffic Manager profile using the Azure portal.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
Exercise:
33
title: M04 - Unit 6 Create a Traffic Manager profile using the Azure portal
44
module: Module 04 - Load balancing non-HTTP(S) traffic in Azure
5-
description: In this exercise, you will create a Traffic Manager profile to deliver
6-
high availability for the fictional Contoso Ltd organization's web application.
5+
description: Create and configure a Traffic Manager profile.
76
duration: 35 minutes
87
level: 300
98
islab: true
109
primarytopics:
11-
- Azure
12-
- Azure Portal
10+
- Azure
11+
- Azure Portal
1312
---
1413

1514
# M04-Unit 6 Create a Traffic Manager profile using the Azure portal

Instructions/Exercises/M05-Unit 4 Deploy Azure application gateway.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
Exercise:
33
title: M05 - Unit 4 Deploy Azure Application Gateway
44
module: Module 05 - Load balancing HTTP(S) traffic in Azure
5-
description: In this exercise, you use the Azure portal to create an application
6-
gateway. Then you test it to make sure it works correctly.
5+
description: Create and configure an Azure Application Gateway.
76
duration: 25 minutes
87
level: 400
98
islab: true
109
primarytopics:
11-
- Azure
12-
- Azure Application Gateway
13-
- Azure Portal
10+
- Azure
11+
- Azure Application Gateway
12+
- Azure Portal
1413
---
1514

1615
# M05-Unit 4 Deploy Azure Application Gateway

0 commit comments

Comments
 (0)