Skip to content

Files

Latest commit

 

History

History
11 lines (7 loc) · 837 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 837 Bytes

Serve Static Content in Azure, automatically pushed from a GitHub repo using serverless resources for deployment

  1. Just fork this repo.
  2. Put your static content in the staticFiles directory
  3. When you are ready to deploy. Hit this Deploy to Azure button and provide the repo URL for your fork.
  4. 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.