Skip to content

Commit 655cde1

Browse files
ninallamntrogh
andauthored
Update articles/load-testing/how-to-create-and-run-load-test-with-jmeter-script.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent 8d92efa commit 655cde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/how-to-create-and-run-load-test-with-jmeter-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To create a load test using an existing JMeter script in the Azure portal:
8989
:::image type="content" source="./media/how-to-create-and-run-load-test-with-jmeter-script/create-new-test-test-plan.png" alt-text="Screenshot that shows the Test plan tab." :::
9090

9191
> [!NOTE]
92-
> You can upload additional JMeter configuration files or other files that you reference in the JMX file. For example, if your test script uses CSV data sets, you can upload the corresponding *.csv* file(s). See also how to [read data from a CSV file](./how-to-read-csv-data.md). For files other than JMeter scripts and user properties, if the size of the file is greater than 50 MB, zip the file. The size of the zip should be below 50 MB. Azure Load Testing will automatically unzip the file during the test run Only 5 zip artifacts are allowed with a maximum of 1000 files in each and uncompressed size of 1 GB.
92+
> You can upload additional JMeter configuration files or other files that you reference in the JMX file. For example, if your test script uses CSV data sets, you can upload the corresponding *.csv* file(s). See also how to [read data from a CSV file](./how-to-read-csv-data.md). For files other than JMeter scripts and user properties, if the size of the file is greater than 50 MB, zip the file. The size of the zip file should be below 50 MB. Azure Load Testing automatically unzips the file during the test run. Only five zip artifacts are allowed with a maximum of 1000 files in each zip and an uncompressed total size of 1 GB.
9393
9494
1. Select **Review + create**. Review all settings, and then select **Create** to create the load test.
9595

0 commit comments

Comments
 (0)