Skip to content

Commit 4838248

Browse files
committed
Updated ToC & landing page
1 parent 18ac57a commit 4838248

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

articles/load-testing/index.yml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.collection: collection
1313
ms.author: nicktrog
1414
author: ntrogh
15-
ms.date: 05/05/2022
15+
ms.date: 09/30/2022
1616

1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
1818

@@ -38,7 +38,7 @@ landingContent:
3838
links:
3939
- text: Identify performance bottlenecks
4040
url: tutorial-identify-bottlenecks-azure-portal.md
41-
- text: Set up automated regression testing (Azure Pipelines)
41+
- text: Set up automated regression testing with CI/CD
4242
url: tutorial-cicd-azure-pipelines.md
4343

4444
# Card
@@ -62,6 +62,8 @@ landingContent:
6262
links:
6363
- text: Create a load test with a JMeter script
6464
url: how-to-create-and-run-load-test-with-jmeter-script.md
65+
- text: Set up automated regression testing with CI/CD
66+
url: tutorial-cicd-azure-pipelines.md
6567
- text: Test applications with authentication
6668
url: how-to-test-secured-endpoints.md
6769
- text: Test a private endpoint with VNET injection
@@ -83,16 +85,6 @@ landingContent:
8385
- text: Export test results for custom reporting
8486
url: how-to-export-test-results.md
8587

86-
# Card
87-
- title: Automate load tests
88-
linkLists:
89-
- linkListType: tutorial
90-
links:
91-
- text: Automate load testing with Azure Pipelines
92-
url: tutorial-cicd-azure-pipelines.md
93-
- text: Automate load testing with GitHub Actions
94-
url: tutorial-cicd-github-actions.md
95-
9688
# Card
9789
- title: Security
9890
linkLists:

articles/load-testing/toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ items:
1616
items:
1717
- name: Identify performance bottlenecks
1818
href: tutorial-identify-bottlenecks-azure-portal.md
19-
- name: Automate regression tests with GitHub Actions
20-
href: tutorial-cicd-github-actions.md
21-
- name: Automate regression tests with Azure Pipelines
19+
- name: Automate regression tests with CI/CD
2220
href: tutorial-cicd-azure-pipelines.md
2321
- name: Concepts
2422
items:

0 commit comments

Comments
 (0)