Skip to content

Commit 47d0b09

Browse files
Merge pull request #278003 from rwestMSFT/rw-0612-fix-anchors
Fix malformed anchor tag
2 parents 11a3a86 + 0eaa2d8 commit 47d0b09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/load-testing/concept-load-test-app-service.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Get started [create a load test by uploading a JMeter script](./how-to-create-an
5959

6060
If you previously created a [URL-based test](#create-a-url-based-load-test), Azure Load Testing generates a JMeter test script. You can download this generated test script, modify or extend it, and then reupload the script.
6161

62-
<a name="monitor"/>
62+
<a name="monitor"></a>
63+
6364
## Monitor your apps for bottlenecks and provisioning issues
6465

6566
During a load test, Azure Load Testing collects [metrics](./concept-load-testing-concepts.md#metrics) about the test run:

0 commit comments

Comments
 (0)