Simple WebApp deployment through JSON with GitHub Actions

A simple WebApp IaC deployment using a JSON template. A GitHub action workflow is used on new code pushes to automate continuous deployments. This invokes Azure CLI to deployment the JSON template.