A collection of deployment stuff for Azure
[](https://azuredeploy.net/)
- https://deploy.azure.com (Formerly https://azuredeploy.net)
- Based on Github Repos
- https://deploy.azure.com?repository=https://github.com/{user}/{repo}
- Can automatically get the repo from http
Referer:
- Very nice/user-friendly interface
- Some parameter cans have special handling
- Needs
azuredeploy.jsonat the root of repository - SEE: https://github.com/projectkudu/slingshot
- https://portal.azure.com
- Links directly to a deployment file
- Opens in Azure Portal
- Not a very "noob-friendly" interface
[](http://armviz.io/)
- http://armviz.io
- Links directly to a deployment file
- Nice visualizer
- No https
- SEE: https://github.com/shenglol/arm-visualizer

