For system, network and cloud administrators
In order to display the properties of a specific resource group in Azure type:
az group show --name yourresourcegroup --output tsv
Continue reading ยป