Load testing Azure SQL Database with Azure Load Testing
Azure Load Testing enables load testing databases to ensure that they can handle the expected workload and perform efficiently under heavy traffic.
This repository contains a sample set up to load test an Azure SQL Database with Azure Load Testing.
You can find more information about this sample and instructions for how to use in the following blog post.
Code samples
Demo podcast test.jmx
- JMeter script to load test an Azure SQL Database.Products.csv
- CSV input data file for the database queries.
Resources
- Learn more about Azure Load Testing
- Azure Load Testing documentation