diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/tests/perfstress_tests/README.md b/sdk/formrecognizer/azure-ai-formrecognizer/tests/perfstress_tests/README.md new file mode 100644 index 000000000000..038241597ae4 --- /dev/null +++ b/sdk/formrecognizer/azure-ai-formrecognizer/tests/perfstress_tests/README.md @@ -0,0 +1,45 @@ +# Form Recognizer Performance Tests + +In order to run the performance tests, the `azure-devtools` package must be installed. This is done as part of the `dev_requirements` install. +Start by creating a new virtual environment for your perf tests. This will need to be a Python 3 environment, preferably >=3.7. + +### Setup for test resources + +The following environment variables will need to be set for the tests to access the live resources: + +``` +FORMRECOGNIZER_TEST_ENDPOINT=