Skip to content

trstringer/platform-chaos-fn-startstop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform Chaos Start and Stop Web App

This is the extension for platform-chaos that starts and stops a web app.

This is meant to be deployed as an Azure Function.

Setup

  1. Clone this repository to your localhost
  2. Create an Azure Function App in your subscription
  3. Setup deployment from a local git repository
  4. Add the remote Azure repository to your local git repository (git remote add azure <git_repo_url_from_portal>)
  5. Push to the remote: git push azure master

About

azure-chaos extension to trigger start/stop events against an Azure web app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published