Serve Static Content in Azure, automatically pushed from a GitHub repo using serverless resources for deployment
- Just fork this repo.
- Put your static content in the staticFiles directory
- When you are ready to deploy. Hit this button and provide the repo URL for your fork.
- Anytime you do a push to your github repo, the Azure Function will update the changed files.
All for pennies a month.
This is based on the work by Maxime Rouiller in his blog post here. I parameterized it up and packaged it up into an ARM template.