I created this DevOps Project as a space to learn more about Azure and IaC.
In my quest to learn as much of Azure as I can I am going to define how to deploy Azure resources and configurations in three formats, ARM (JSON), Azure CLI, and PowerShell. I will format each file to closely follow the Azure Portal in terms of order and options to make it easy to read and to translate between different languages.
Please feel free to create a fork and submit a pull request to make a change to anything on this project.