Skip to content

Commit 79655b9

Browse files
Merge pull request #54039 from Rob-Barefoot/LP2-updates
Lp2 updates
2 parents 30bc15f + 6b2661f commit 79655b9

39 files changed

Lines changed: 298 additions & 448 deletions

.openpublishing.redirection.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38920,6 +38920,39 @@
3892038920
"redirect_url": "https://learn.microsoft.com/azure/cosmos-db",
3892138921
"redirect_document_id": false
3892238922
},
38923+
{
38924+
"source_path": "learn-pr/wwl-azure/describe-azure-compute-networking-services/10-virtual-private-networks.md",
38925+
"redirect_url": "https://learn.microsoft.com/training/modules/describe-azure-networking-services/",
38926+
"redirect_document_id": false
38927+
},
38928+
38929+
{
38930+
"source_path": "learn-pr/wwl-azure/describe-azure-compute-networking-services/11-expressroute.md",
38931+
"redirect_url": "https://learn.microsoft.com/training/modules/describe-azure-networking-services/",
38932+
"redirect_document_id": false
38933+
},
38934+
38935+
{
38936+
"source_path": "learn-pr/wwl-azure/describe-azure-compute-networking-services/12-domain-name-system.md",
38937+
"redirect_url": "https://learn.microsoft.com/training/modules/describe-azure-networking-services/",
38938+
"redirect_document_id": false
38939+
},
38940+
38941+
{
38942+
"source_path": "learn-pr/wwl-azure/describe-azure-compute-networking-services/3-exercise-create-azure-virtual-machine.md",
38943+
"redirect_url": "https://learn.microsoft.com/training/modules/describe-azure-networking-services/",
38944+
"redirect_document_id": false
38945+
},
38946+
{
38947+
"source_path": "learn-pr/wwl-azure/describe-azure-compute-networking-services/8-virtual-network.md",
38948+
"redirect_url": "https://learn.microsoft.com/training/modules/describe-azure-networking-services/",
38949+
"redirect_document_id": false
38950+
},
38951+
{
38952+
"source_path": "learn-pr/wwl-azure/describe-azure-compute-networking-services/9-exercise-configure-network-access.md",
38953+
"redirect_url": "https://learn.microsoft.com/training/modules/describe-azure-networking-services/",
38954+
"redirect_document_id": false
38955+
},
3892338956
{
3892438957
"source_path": "learn-pr/azure/build-chat-bot-azure-cosmos-db-openai-blazor/2-prepare.yml",
3892538958
"redirect_url": "https://learn.microsoft.com/azure/cosmos-db",

learn-pr/paths/azure-fundamentals-describe-azure-architecture-services/index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ subjects:
3030
modules:
3131
- learn.wwl.describe-core-architectural-components-of-azure
3232
- learn.wwl.describe-azure-compute-networking-services
33+
- learn.wwl.describe-azure-networking-services
3334
- learn.wwl.describe-azure-storage-services
3435
- learn.wwl.describe-azure-identity-access-security
3536
trophy:

learn-pr/wwl-azure/describe-azure-compute-networking-services/10-virtual-private-networks.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/wwl-azure/describe-azure-compute-networking-services/11-expressroute.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/wwl-azure/describe-azure-compute-networking-services/12-domain-name-system.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.describe-azure-compute-networking-services.describe-ai-ml-iot-edge-services
3+
title: Describe AI, machine learning, and IoT/Edge services in Azure
4+
metadata:
5+
title: Describe AI, machine learning, and IoT/Edge services in Azure
6+
description: "Describe AI, machine learning, and IoT/Edge services in Azure"
7+
ms.date: 03/06/2026
8+
author: wwlpublish
9+
ms.author: robbarefoot
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 4
14+
content: |
15+
[!include[](includes/12a-describe-ai-ml-iot-edge-services.md)]
Lines changed: 63 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,63 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.describe-azure-compute-networking-services.knowledge-check
3-
title: Module assessment
4-
metadata:
5-
title: Module assessment
6-
description: "Knowledge check"
7-
ms.date: 09/20/2024
8-
author: wwlpublish
9-
ms.author: robbarefoot
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
module_assessment: true
14-
durationInMinutes: 4
15-
content: |
16-
[!include[](includes/13-knowledge-check.md)]
17-
quiz:
18-
title: "Check your knowledge"
19-
questions:
20-
- content: "Which Azure Virtual Machine feature staggers updates across VMs based on their update domain and fault domain?"
21-
choices:
22-
- content: "Availability sets"
23-
isCorrect: true
24-
explanation: "Availability sets stagger VM updates based on their update and fault domains."
25-
- content: "Scale sets"
26-
isCorrect: false
27-
explanation: "Scale sets let you automatically scale and load balance your VMs, but a scale set doesn’t affect updates."
28-
- content: "Update sets"
29-
isCorrect: false
30-
explanation: "Azure has Availability Sets and Update Domains, but not update sets."
31-
- content: "Which Azure service allows users to use a cloud hosted version of Windows from any location and connect from most modern browsers?"
32-
choices:
33-
- content: "Azure Virtual Desktop"
34-
isCorrect: true
35-
explanation: "Azure Virtual Desktop provides access to a cloud-hosted version of Windows, and it works with most modern browsers."
36-
- content: "Azure Virtual Machines"
37-
isCorrect: false
38-
explanation: "Azure Virtual Machines allows you to configure a Windows environment, but it doesn’t provide access via most modern browsers by default."
39-
- content: "Azure Container Instances"
40-
isCorrect: false
41-
explanation: "Azure Container Instances lets you provision containers in the cloud, but doesn’t provide access to a cloud-hosted version of windows available from most modern browsers."
42-
- content: "If you need connections between virtual networks, point-to-site connections, multisite connections, or coexistence with an Azure ExpressRoute gateway, which type of VPN gateway should you use?"
43-
choices:
44-
- content: "Policy-based VPN gateway"
45-
isCorrect: false
46-
explanation: "You should use a route-based VPN gateway. They're more resilient to topology changes such as the creation of new subnets."
47-
- content: "Point-based VPN gateway"
48-
isCorrect: false
49-
explanation: "Point-based VPN gateways aren't a type of VPN gateway."
50-
- content: "Route-based VPN gateway"
51-
isCorrect: true
52-
explanation: "You should use a route-based VPN gateway. They're more resilient to topology changes such as the creation of new subnets."
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.describe-azure-compute-networking-services.knowledge-check
3+
title: Module assessment
4+
metadata:
5+
title: Module assessment
6+
description: "Knowledge check"
7+
ms.date: 09/20/2024
8+
author: wwlpublish
9+
ms.author: robbarefoot
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
module_assessment: true
14+
durationInMinutes: 4
15+
content: |
16+
[!include[](includes/13-knowledge-check.md)]
17+
quiz:
18+
title: "Check your knowledge"
19+
questions:
20+
- content: "Which Azure Virtual Machine feature staggers updates across VMs based on their update domain and fault domain?"
21+
choices:
22+
- content: "Availability sets"
23+
isCorrect: true
24+
explanation: "Availability sets stagger VM updates based on their update and fault domains."
25+
- content: "Scale sets"
26+
isCorrect: false
27+
explanation: "Scale sets let you automatically scale and load balance your VMs, but a scale set doesn’t affect updates."
28+
- content: "Update sets"
29+
isCorrect: false
30+
explanation: "Azure has Availability Sets and Update Domains, but not update sets."
31+
- content: "Which Azure compute option is event-driven and serverless, so you can run code without managing virtual machines?"
32+
choices:
33+
- content: "Azure Functions"
34+
isCorrect: true
35+
explanation: "Azure Functions is an event-driven, serverless compute service that runs code without requiring virtual machine management."
36+
- content: "Azure Virtual Machines"
37+
isCorrect: false
38+
explanation: "Azure Virtual Machines is an IaaS option where you still manage the operating system and software."
39+
- content: "Azure Container Instances"
40+
isCorrect: false
41+
explanation: "Azure Container Instances runs containers quickly, but it isn't the module's event-driven serverless code option."
42+
- content: "Which Azure service lets organizations host web apps and APIs without managing the underlying infrastructure?"
43+
choices:
44+
- content: "Azure App Service"
45+
isCorrect: true
46+
explanation: "Azure App Service is a managed hosting platform for web apps and APIs, so you don't manage the underlying server infrastructure."
47+
- content: "Azure Virtual Machines"
48+
isCorrect: false
49+
explanation: "Azure Virtual Machines can host apps, but you still manage the operating system and server configuration."
50+
- content: "Azure ExpressRoute"
51+
isCorrect: false
52+
explanation: "Azure ExpressRoute is a private networking connectivity service, not an app hosting platform."
53+
- content: "Which Azure service category provides prebuilt APIs for capabilities like vision, speech, and language without training your own model from scratch?"
54+
choices:
55+
- content: "Azure AI services"
56+
isCorrect: true
57+
explanation: "Azure AI services provides prebuilt AI capabilities through APIs so you can quickly add intelligent features to applications."
58+
- content: "Azure Virtual Machines"
59+
isCorrect: false
60+
explanation: "Virtual machines provide infrastructure and hosting control, not prebuilt AI APIs."
61+
- content: "Azure Virtual Networks"
62+
isCorrect: false
63+
explanation: "Azure Virtual Networks is a networking service used for connectivity and segmentation, not prebuilt AI capabilities."

learn-pr/wwl-azure/describe-azure-compute-networking-services/3-exercise-create-azure-virtual-machine.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.describe-azure-compute-networking-services.virtual-desktop
3-
title: Describe Azure virtual desktop
4-
metadata:
5-
title: Describe Azure virtual desktop
6-
description: "Describe Azure virtual desktop"
7-
ms.date: 09/20/2024
8-
author: wwlpublish
9-
ms.author: robbarefoot
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 5
14-
content: |
15-
[!include[](includes/4-virtual-desktop.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.describe-azure-compute-networking-services.virtual-desktop
3+
title: Describe Azure virtual desktop
4+
metadata:
5+
title: Describe Azure virtual desktop
6+
description: "Describe Azure virtual desktop"
7+
ms.date: 09/20/2024
8+
author: wwlpublish
9+
ms.author: robbarefoot
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 3
14+
content: |
15+
[!include[](includes/4-virtual-desktop.md)]

learn-pr/wwl-azure/describe-azure-compute-networking-services/8-virtual-network.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)