Azure CLI samples for Azure Load Testing

Azure Load Testing enables load testing applications to ensure that they can handle the expected workload and perform efficiently under heavy traffic.

This repository contain samples to run Azure Load Testing from Azure CLI.

You can find more information about the az load extension for Azure Load Testing here.

Code samples

  1. Create and run test by using Azure CLI. Specify the test configuration settings as command-line parameters.
  2. Create and run test by using Azure CLI with a load test YAML config file
  3. Rerun an existing test run

Resources