Skip to content

Commit c2ec22f

Browse files
committed
Updated ToC and landing page
1 parent ecb944f commit c2ec22f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/load-testing/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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: Test applications with authentication
66+
url: how-to-test-secured-endpoints.md
6567
- text: Test a private endpoint with VNET injection
6668
url: how-to-test-private-endpoint.md
6769
- text: Read data from a CSV file

articles/load-testing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ items:
4444
href: how-to-create-and-run-load-test-with-JMeter-script.md
4545
- name: Read data from a CSV file
4646
href: how-to-read-csv-data.md
47+
- name: Test applications with authentication
48+
href: how-to-test-secured-endpoints.md
4749
- name: Test a private endpoint
4850
href: how-to-test-private-endpoint.md
4951
- name: Analyze test results

0 commit comments

Comments
 (0)