You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo repository about Azure Load Testing in CI/CD with Azure DevOps and GitHub.
4
+
5
+
Check out the [blog post about this repository](https://xpirit.com/adding-load-testing-to-your-workflows).
6
+
7
+
## Want to try it out?
8
+
9
+
If you would like to try this demo/project. You will need to deploy the following Azure resources:
10
+
11
+
- Azure Cosmos DB (free tier)
12
+
- Azure App Service Plan (Basic B1)
13
+
- Azure Web App (Linux - .NET 7)
14
+
- Azure Application Insights (With Log Analytics)
15
+
16
+
You can use the following ARM template to deploy the resources needed:
17
+
18
+
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fdsanchezcr%2FLoadTestingDemo%2Fmain%2FARM%2Ftemplate.json)
0 commit comments