I am trying to find a way to retrieve the JSON version of an Azure Resource Group that I created in the portal. I\'ve looked through all the PowerShell documentation, tried
You can use the Azure Resource Explorer to view the JSON representation of your Azure resources. The source code is also available on GitHub in case if you want to learn how it works: https://github.com/projectkudu/ARMExplorer