@@ -12,7 +12,7 @@ metadata:
12
12
ms.collection : collection
13
13
ms.author : nicktrog
14
14
author : ntrogh
15
- ms.date : 05/05 /2022
15
+ ms.date : 09/30 /2022
16
16
17
17
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
18
18
@@ -38,7 +38,7 @@ landingContent:
38
38
links :
39
39
- text : Identify performance bottlenecks
40
40
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
42
42
url : tutorial-cicd-azure-pipelines.md
43
43
44
44
# Card
@@ -62,6 +62,8 @@ landingContent:
62
62
links :
63
63
- text : Create a load test with a JMeter script
64
64
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
65
67
- text : Test applications with authentication
66
68
url : how-to-test-secured-endpoints.md
67
69
- text : Test a private endpoint with VNET injection
@@ -83,16 +85,6 @@ landingContent:
83
85
- text : Export test results for custom reporting
84
86
url : how-to-export-test-results.md
85
87
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
-
96
88
# Card
97
89
- title : Security
98
90
linkLists :
0 commit comments