Being a CommandLine and non-Windows guy, it's been fun trying to work with Azure ARM (Azure Resource Manager) templates. As of last month, VS Code, a cross-platform tool for working with VisualStudio, has a new plugin for working with ARMs.
tl:dr https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-vs-code
- install VS Code
- Open Quick Open
ext install azurerm-vscode-tools
- restart VSCode
Using he resource explorer, I was able to pull in details of needed objects
https://resources.azure.com/