open-austin / azure-indigent-defense

4 stars 2 forks source link

Issue #7 - Create blob trigger parser function #14

Closed zimzoom closed 1 year ago

zimzoom commented 1 year ago

This adds a function "blob-parser" which is triggered when a new html file is added to the container it's watching.

Also, notice that we had to change to a new, manually-created function app, "indigent-defense-stats", as the previous one had been created & configured by Terraform, in such a way that blob writing broke spontaneously. (yes, literally spontaneously.) For that reason, I went ahead and removed the terraform stuff, as well as the old timer trigger function. (they are preserved in the branch "terraform-draft" for future tries)

Be sure to grab the new values for your local.settings.json !