Skip to content

Commit bf31518

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 0adcf98 + 0b2a325 commit bf31518

26 files changed

+79
-108
lines changed

learn-pr/aspnetcore/interact-with-data-blazor-web-apps/includes/2-create-user-interfaces-with-blazor-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ In this example, the code sets the value of a string variable, named `welcomeMes
3737

3838
## Create Blazor components
3939

40-
When you create a Blazor app by using the **blazorserver** template in the **dotnet** command-line interface (CLI), several components are included by default:
40+
When you create a Blazor app by using the **blazor** template in the **dotnet** command-line interface (CLI), several components are included by default:
4141

4242
```bash
43-
dotnet new blazorserver -o BlazingPizzaSite
43+
dotnet new blazor -o BlazingPizzaSite
4444
```
4545

4646
The default components include the **Index.razor** home page and the **Counter.razor** demo component. Both of these components are placed in the **Pages** folder. You can either modify these views to fit your needs, or delete them and replace them with new components.

learn-pr/wwl-azure/configure-network-security-groups/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/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-network-security-groups/2-implement-network-security-groups.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: Implement network security groups
88
description: "Implement network security groups"
9-
ms.date: 04/28/2025
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 3
15+
durationInMinutes: 4
1616
content: |
1717
[!include[](includes/2-implement-network-security-groups.md)]

learn-pr/wwl-azure/configure-network-security-groups/3-determine-network-security-groups-rules.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: Determine network security group rules
88
description: "Determine network security group rules"
9-
ms.date: 04/28/2025
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-network-security-groups/4-determine-network-security-groups-effective-rules.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: Determine network security group effective rules
88
description: "Determine network security group effective rules"
9-
ms.date: 04/28/2025
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 5
15+
durationInMinutes: 6
1616
content: |
1717
[!include[](includes/4-determine-network-security-groups-effective-rules.md)]

learn-pr/wwl-azure/configure-network-security-groups/5-create-network-security-groups-rules.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 network security group rules
88
description: "Create network security group rules"
9-
ms.date: 04/28/2025
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-network-security-groups/6-implement-asgs.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: Implement application security groups
88
description: "Implement application security groups for machines in your virtual network."
9-
ms.date: 04/28/2025
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 5
15+
durationInMinutes: 6
1616
content: |
1717
[!include[](includes/6-implement-asgs.md)]
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.configure-network-security-groups.interactive-lab-simulation-network-groups
3-
title: Interactive lab simulation
3+
title: Exercise - Implement virtual networking
44
metadata:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Interactive lab simulation
8-
description: "Interactive lab simulation"
9-
ms.date: 04/28/2025
7+
title: Exercise - Implement virtual networking
8+
description: "Exercise - Implement virtual networking"
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
15-
durationInMinutes: 15
15+
durationInMinutes: 5
1616
content: |
1717
[!include[](includes/7-simulation-create-network-groups.md)]

learn-pr/wwl-azure/configure-network-security-groups/8-knowledge-check.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: Module assessment
88
description: "Knowledge check"
9-
ms.date: 04/28/2025
9+
ms.date: 05/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-network-security-groups/9-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/19/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

0 commit comments

Comments
 (0)