## Description ## Checklist for success - [ ] This change isn't already implemented by a pending pull request - [ ] This change is a child commit of a reasonably recent commit in the **master** branch * Requests need not be a single commit, but should be a linear sequence of commits (i.e. no merge commits in your PR) - [ ] All tests pass locally (see [the testing section](https://github.com/azure/platform-chaos/blob/master/README.md#testing) for more info) - [ ] All New behaviors or major functional changes have tests