Skip to content

Commit 821388a

Browse files
authored
Merge pull request #50556 from wwlpublish/88e28366958399b804b13cade6c6b7c10004b46e45a1352bb320f41c84dd057b-live
Modules/M01-configure-virtual-networks
2 parents 4219503 + 0ad647a commit 821388a

24 files changed

+65
-57
lines changed

learn-pr/wwl-azure/configure-virtual-networks/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-virtual-networks/10-knowledge-check.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
uid: learn.wwl.configure-virtual-networks.knowledge-check
33
title: Module assessment
44
metadata:
5-
hidden_question_numbers: ["EDD34630_34","EDD34630_46","EDD34630_63","EDD34630_79","EDD34630_83","EDD34630_87"]
6-
ai_generated_module_assessment: true
75
adobe-target: true
86
prefetch-feature-rollout: true
97
title: Module assessment
108
description: "Knowledge check"
11-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1210
author: wwlpublish
1311
ms.author: cynthist
1412
ms.topic: unit
@@ -52,4 +50,4 @@ quiz:
5250
explanation: "Incorrect. The dynamic IP address doesn't change."
5351
- content: "Each time the virtual machine is accessed."
5452
isCorrect: false
55-
explanation: "Incorrect. The dynamic IP address doesn't change."
53+
explanation: "Incorrect. The dynamic IP address doesn't change."

learn-pr/wwl-azure/configure-virtual-networks/11-summary-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary and resources
88
description: "Summary and resources"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-virtual-networks/2-plan-virtual-networks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Plan virtual networks
88
description: "Plan virtual networks"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 3
15+
durationInMinutes: 5
1616
content: |
1717
[!include[](includes/2-plan-virtual-networks.md)]

learn-pr/wwl-azure/configure-virtual-networks/3-create-subnets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create subnets
88
description: "Create subnets"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 4
15+
durationInMinutes: 6
1616
content: |
1717
[!include[](includes/3-create-subnets.md)]

learn-pr/wwl-azure/configure-virtual-networks/4-create-virtual-networks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create virtual networks
88
description: "Create virtual networks."
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-virtual-networks/5-plan-addressing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Plan IP addressing
88
description: "Plan IP addressing"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 2
15+
durationInMinutes: 4
1616
content: |
1717
[!include[](includes/5-plan-addressing.md)]

learn-pr/wwl-azure/configure-virtual-networks/6-create-public-ip-addressing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create public IP addressing
88
description: "Create public IP addressing."
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-virtual-networks/7-associate-public-ip-addresses.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Associate public IP addresses
88
description: "Associate public IP addresses"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 2
15+
durationInMinutes: 4
1616
content: |
1717
[!include[](includes/7-associate-public-ip-addresses.md)]

learn-pr/wwl-azure/configure-virtual-networks/8-associate-private-ip-addresses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Allocate or assign private IP addresses
88
description: "Allocate or assign private IP addresses"
9-
ms.date: 04/28/2025
9+
ms.date: 05/20/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

0 commit comments

Comments
 (0)