Skip to content

Commit 8c846ec

Browse files
authored
Merge pull request #49388 from wwlpublish/add159407d6ebadfa3e7678a92356f0560140fd66a131aea53f721adbc829437-live
Modules/M07-project-deploy-applications-azure-kubernetes-service
2 parents 12e919b + a0cf094 commit 8c846ec

9 files changed

+44
-49
lines changed

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/1-introduction.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13+
ms.custom:
14+
- N/A
1315
azureSandbox: false
1416
labModal: false
1517
durationInMinutes: 3
1618
content: |
17-
[!include[](includes/1-introduction.md)]
19+
[!include[](includes/1-introduction.md)]

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/2-exercise-provision-azure-container-registry-azure-kubernet.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Provision Azure Container Registry and Azure Kubernetes Service
88
description: "Exercise - Provision Azure Container Registry and Azure Kubernetes Service"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13+
ms.custom:
14+
- N/A
1315
azureSandbox: false
1416
labModal: false
1517
durationInMinutes: 15
1618
content: |
17-
[!include[](includes/2-exercise-provision-azure-container-registry-azure-kubernet.md)]
19+
[!include[](includes/2-exercise-provision-azure-container-registry-azure-kubernet.md)]

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/3-exercise-build-linux-windows-container-images-to-store-in.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Build Linux and Windows container images to store in the registry
88
description: "Exercise - Build Linux and Windows container images to store in the registry"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13-
ms.custom: linux-related-content
13+
ms.custom:
14+
- N/A
1415
azureSandbox: false
1516
labModal: false
1617
durationInMinutes: 13
1718
content: |
18-
[!include[](includes/3-exercise-build-linux-windows-container-images-to-store-in.md)]
19-
19+
[!include[](includes/3-exercise-build-linux-windows-container-images-to-store-in.md)]

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/4-exercise-deploy-container-images-to-azure-container-registry.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Deploy container images to Azure Container Registry
88
description: "Exercise - Deploy container images to Azure Container Registry"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13+
ms.custom:
14+
- N/A
1315
azureSandbox: false
1416
labModal: false
1517
durationInMinutes: 18
1618
content: |
17-
[!include[](includes/4-exercise-deploy-container-images-to-azure-container-registry.md)]
19+
[!include[](includes/4-exercise-deploy-container-images-to-azure-container-registry.md)]

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/5-exercise-review-deployment-remove-resources.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Review the deployment and remove resources
88
description: "Exercise - Review the deployment and remove resources"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13+
ms.custom:
14+
- N/A
1315
azureSandbox: false
1416
labModal: false
1517
durationInMinutes: 8
1618
content: |
17-
[!include[](includes/5-exercise-review-deployment-remove-resources.md)]
19+
[!include[](includes/5-exercise-review-deployment-remove-resources.md)]

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/6-knowledge-check.yml

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13+
ms.custom:
14+
- N/A
1315
azureSandbox: false
1416
labModal: false
1517
durationInMinutes: 6
@@ -39,26 +41,4 @@ quiz:
3941
explanation: "Incorrect. Enabling DevOps practices aims to reduce the cost of hosting platforms by automating and validating the creation and teardown of environments."
4042
- content: "Enables the automation and validation of the creation and teardown of environments to help deliver secure and stable application hosting platforms"
4143
isCorrect: true
42-
explanation: "Correct. Enabling DevOps practices aims to automate and validate the creation and teardown of environments to deliver secure and stable application hosting platforms."
43-
- content: "What is the purpose of creating an Azure Container Registry and an AKS cluster?"
44-
choices:
45-
- content: "To configure a new storage account in Azure"
46-
isCorrect: false
47-
explanation: "Incorrect. This answer describes a different task."
48-
- content: "To create a new virtual machine in Azure"
49-
isCorrect: false
50-
explanation: "Incorrect. This answer describes a different task."
51-
- content: "Enables the automation and validation of the creation and teardown of environments to help deliver secure and stable application hosting platforms"
52-
isCorrect: true
53-
explanation: "Correct. By creating an Azure Container Registry and an AKS cluster, you can automate and validate the creation and teardown of environments, which helps deliver secure and stable application hosting platforms."
54-
- content: "What does Azure CNI enable in AKS?"
55-
choices:
56-
- content: "Enables the creation of Windows node pools"
57-
isCorrect: false
58-
explanation: "Incorrect. Azure CNI is related to networking, not the creation of Windows node pools."
59-
- content: "Enables automatic upgrade of Kubernetes version"
60-
isCorrect: false
61-
explanation: "Incorrect. Azure CNI is related to networking, not Kubernetes version upgrades."
62-
- content: "Enables the automation and validation of the creation and teardown of environments to help deliver secure and stable application hosting platforms"
63-
isCorrect: true
64-
explanation: "Correct. Azure CNI enables the automation and validation of the creation and teardown of environments to help deliver secure and stable application hosting platforms."
44+
explanation: "Correct. Enabling DevOps practices aims to automate and validate the creation and teardown of environments to deliver secure and stable application hosting platforms."

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/7-summary.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: "Summary"
9-
ms.date: 10/25/2023
9+
ms.date: 03/05/2025
1010
author: wwlpublish
1111
ms.author: bradj
1212
ms.topic: unit
13+
ms.custom:
14+
- N/A
1315
azureSandbox: false
1416
labModal: false
1517
durationInMinutes: 2
1618
content: |
17-
[!include[](includes/7-summary.md)]
19+
[!include[](includes/7-summary.md)]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Choose the best response for each question.
1+
Choose the best response for each of the questions below.

learn-pr/wwl-azure/project-deploy-applications-azure-kubernetes-service/index.yml

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,28 @@ metadata:
44
adobe-target: true
55
prefetch-feature-rollout: true
66
title: Guided Project - Deploy applications to Azure Kubernetes Service
7-
description: Welcome to this interactive skills validation experience. Completing this module helps prepare you for the Deploy and manage containers with Azure Kubernetes Service assessment.
8-
ms.date: 10/25/2023
7+
description: "Welcome to this interactive skills validation experience. Completing this module helps prepare you for the Deploy and manage containers with Azure Kubernetes Service assessment."
8+
ms.date: 03/05/2025
99
author: wwlpublish
1010
ms.author: bradj
1111
ms.topic: module
12+
ms.custom:
13+
- N/A
1214
ms.service: azure-kubernetes-service
15+
ai-usage: human-only
1316
title: Guided Project - Deploy applications to Azure Kubernetes Service
1417
summary: Welcome to this interactive skills validation experience. Completing this module helps prepare you for the Deploy and manage containers with Azure Kubernetes Service assessment.
1518
abstract: |
16-
In this guided exercise, you practice creating and configuring an Azure Container Registry and an Azure Kubernetes Server cluster. The guided exercise combines both learning and hands-on practice. The skills validated include:
17-
- Provisioning Azure Container Registry (ACR) and Azure Kubernetes Service (AKS).
18-
- Building a Linux and Windows container images and store them in Azure Container Registry.
19-
- Deploying container images to Azure Kubernetes Service.
19+
In this guided exercise, you practice creating and configuring an Azure Container Registry and an Azure Kubernetes Server cluster. The guided exercise combines both learning and hands-on practice. The skills validated include:
20+
21+
- Provisioning Azure Container Registry (ACR) and Azure Kubernetes Service (AKS).
22+
23+
- Building a Linux and Windows container images and store them in Azure Container Registry.
24+
25+
- Deploying container images to Azure Kubernetes Service.
26+
2027
By the end of this guided exercise, you gain hands-on experience in creating and configuring these services in Azure.
21-
prerequisites: |
22-
None
28+
prerequisites: None
2329
iconUrl: /training/achievements/generic-badge.svg
2430
levels:
2531
- intermediate
@@ -37,5 +43,4 @@ units:
3743
- learn.wwl.project-deploy-applications-azure-kubernetes-service.knowledge-check
3844
- learn.wwl.project-deploy-applications-azure-kubernetes-service.summary
3945
badge:
40-
uid: learn.wwl.project-deploy-applications-azure-kubernetes-service.badge
41-
46+
uid: learn.wwl.project-deploy-applications-azure-kubernetes-service.badge

0 commit comments

Comments
 (0)