Skip to content

Commit f9a7307

Browse files
ninallamntrogh
andauthored
Update articles/load-testing/how-to-read-csv-data.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent 50baa0b commit f9a7307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/how-to-read-csv-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If you run a load test within your CI/CD workflow, you can add a CSV file to the
9090

9191
To add a CSV file to your load test:
9292

93-
1. Commit the CSV file to the source control repository that contains the JMX file and YAML test configuration file. If the size of the CSV 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.
93+
1. Commit the CSV file to the source control repository that contains the JMX file and YAML test configuration file. If the size of the CSV 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.
9494

9595
1. Open your YAML test configuration file in Visual Studio Code or your editor of choice.
9696

0 commit comments

Comments
 (0)