Skip to content

Commit 7980d77

Browse files
authored
Merge pull request #48983 from wwlpublish/ae123cffe5a95fcc817980d39186e9d62a8ef03ee2e20a29b22b6079c624284e-live
Modules/M03-implement-azure-load-testing
2 parents 786bfde + ed701c8 commit 7980d77

20 files changed

+82
-74
lines changed

learn-pr/wwl-azure/implement-azure-load-testing/1-introduction.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: Introduction
88
description: "Introduction"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 2
1616
content: |
17-
[!include[](includes/1-introduction.md)]
17+
[!include[](includes/1-introduction.md)]

learn-pr/wwl-azure/implement-azure-load-testing/2-load-test.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: Explore Azure Load Testing
88
description: "Explore Azure Load Testing"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 5
1616
content: |
17-
[!include[](includes/2-load-test.md)]
17+
[!include[](includes/2-load-test.md)]

learn-pr/wwl-azure/implement-azure-load-testing/3-create-tests.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 and manage tests in Azure Load Testing
88
description: "Create and manage tests in Azure Load Testing"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 5
1616
content: |
17-
[!include[](includes/3-create-tests.md)]
17+
[!include[](includes/3-create-tests.md)]

learn-pr/wwl-azure/implement-azure-load-testing/4-configure-file.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 a load test YAML configuration file
88
description: "Load test website home page"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 4
1616
content: |
17-
[!include[](includes/4-configure-file.md)]
17+
[!include[](includes/4-configure-file.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.implement-azure-load-testing.fail-criteria
3-
title: Define fail criteria and AutoStop
3+
title: Define fail criteria and auto stop
44
metadata:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Define fail criteria and AutoStop
8-
description: "Define fail criteria and AutoStop"
9-
ms.date: 10/29/2024
7+
title: Define fail criteria and auto stop
8+
description: "Define fail criteria and auto stop"
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 5
1616
content: |
17-
[!include[](includes/5-fail-criteria.md)]
17+
[!include[](includes/5-fail-criteria.md)]

learn-pr/wwl-azure/implement-azure-load-testing/6-variables-load-testing.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: Configure secrets and environment variables
88
description: "Configure secrets and environment variables"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 5
1616
content: |
17-
[!include[](includes/6-variables-load-testing.md)]
17+
[!include[](includes/6-variables-load-testing.md)]

learn-pr/wwl-azure/implement-azure-load-testing/7-exercise-github-load-test.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: Exercise - Automate Azure load testing using GitHub Actions
88
description: "Exercise - Automate Azure load testing using GitHub Actions"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 40
1616
content: |
17-
[!include[](includes/7-exercise-github-load-test.md)]
17+
[!include[](includes/7-exercise-github-load-test.md)]

learn-pr/wwl-azure/implement-azure-load-testing/8-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
@@ -81,4 +81,4 @@ quiz:
8181
explanation: "Incorrect. The service principal doesn't represent the Azure Load Testing resource, but rather the GitHub Actions workflow."
8282
- content: "It's used to create and manage test plans, test results, and related artifacts."
8383
isCorrect: false
84-
explanation: "Incorrect. The service principal doesn't directly manage test plans or results. It provides access for the GitHub Actions workflow to the Azure Load Testing resource."
84+
explanation: "Incorrect. The service principal doesn't directly manage test plans or results. It provides access for the GitHub Actions workflow to the Azure Load Testing resource."

learn-pr/wwl-azure/implement-azure-load-testing/9-summary.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: Summary
88
description: "Summary"
9-
ms.date: 10/29/2024
9+
ms.date: 02/04/2025
1010
author: wwlpublish
1111
ms.author: jeffko
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 2
1616
content: |
17-
[!include[](includes/9-summary.md)]
17+
[!include[](includes/9-summary.md)]

learn-pr/wwl-azure/implement-azure-load-testing/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ After completing this module, you'll be able to:
1111
- Configure service authentication to allow GitHub Actions to connect to your Azure load testing resource.
1212
- Add load test input files to your repository.
1313
- Update the GitHub Action definition to invoke Azure Load Testing.
14-
14+

0 commit comments

Comments
 (0)