It provisions and configures a full working environment deployed from scratch in 3 simple commands. It provisions an Azure "Web App for Containers" site, builds and deploys a example Docker nodejs site, configures the container stdout/err routed to Eventhub, and your function sending logs to NewReclic.
Great work on the repo, the live streaming logs via Event hub, it works a treat!
Just FYI, here's a link to a repo that uses your excellent function code: https://github.com/khowling/appservicelog
It provisions and configures a full working environment deployed from scratch in 3 simple commands. It provisions an Azure "Web App for Containers" site, builds and deploys a example Docker nodejs site, configures the container stdout/err routed to Eventhub, and your function sending logs to NewReclic.