This is the sample that was used in my blog post where I decided to take a look at how to apply some Chaos Engineering principles. Since I focus on the Microsoft Azure platform, it only mades sense to have dig a little deeper into Chaos Toolkit and its extension for Azure.
To run the PowerShell sample you will need:
- PowerShell 7.0+
- chaostoolkit 1.9.1
- chaostoolkit-reporting 0.13.0
- chaostoolkit-azure 0.10.0
This sample also includes a Visual Studio Code DevContainer configuration, allowing you to run this sample in a Docker container with the necessary dependencies preinstalled.