I'm a programmer. I write code.
This repository contains code for deploying a plain HTML file into Azure web app. This is a plain vanilla application with the help of which you can learn how to setup end to end CI/CD pipeline for a JavaScript application.
For this solution to work, the Azure web app must be using Node runtime stack on Linux operating system. This code repository will not work if you target Node runtime stack on Windows operating system.