Skip to content

Commit 4b5047d

Browse files
committed
Add link to resource file
1 parent 3fa5e00 commit 4b5047d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/load-testing/how-to-configure-user-properties.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ You can define user properties for your JMeter test script by uploading a *.prop
3636

3737
You can also specify [JMeter configuration settings](https://jmeter.apache.org/usermanual/properties_reference.html) in user properties file to override default behavior.
3838

39+
> [!NOTE]
40+
> Azure Load Testing overrides specific JMeter properties. Learn more about the list of [JMeter properties that Azure Load Testing overrides](./resource-jmeter-property-overrides.md).
41+
3942
The following code snippet shows an example user properties file that defines three user properties and configures the `jmeter.save.saveservice.thread_name` configuration setting:
4043

4144
```properties
@@ -130,5 +133,6 @@ You can [download the JMeter errors logs](./how-to-find-download-logs.md) to tro
130133

131134
## Next steps
132135

136+
- Learn more about [JMeter properties that Azure Load Testing overrides](./resource-jmeter-property-overrides.md).
133137
- Learn more about [parameterizing a load test by using environment variables and secrets](./how-to-parameterize-load-tests.md).
134138
- Learn more about [troubleshooting load test execution errors](./how-to-find-download-logs.md).

0 commit comments

Comments
 (0)