The following exercises are designed to provide you with a hands-on learning experience implementing GitHub actions and workflows to automate performing a load test with Azure Load Testing.
Exercises
-
Lab 01: Create a workflow that validates code on a pull request
In this exercise, you create a GitHub workflow that performs an action when you merge a pull request. -
Lab 02: Use GitHub Actions for Azure to publish a web app to Azure App Service
In this lab, you implemented a GitHub Action workflow that deploys an Azure Web App. -
Lab 03: Automate Azure Load Testing using GitHub Actions
In this exercise, you implement GitHub Action workflows that deploys and load tests an Azure Web App.