parashuramn / cicd-armdeployment-azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About