Create a full working template to deploy static applications on azure similar to [aws template](https://github.com/Kiran1689/pulstack/blob/main/pulumiProgram.js) It should deploy the site after running ```bash node index.js deploy --target azure --dir ./public ``` Make changes to the init and index.js files accordingly.
Create a full working template to deploy static applications on azure similar to aws template
It should deploy the site after running
Make changes to the init and index.js files accordingly.