The default output format for Get-AzureResourceGroup should be tabular, not list.
This can be accomplished using PowerShell "type formatting" files <type>.format.ps1xml.
https://technet.microsoft.com/en-us/library/Hh847831.aspx
Cheers,
Trevor Sullivan
Microsoft MVP PowerShell
http://trevorsullivan.net
http://twitter.com/pcgeek86
The default output format for
Get-AzureResourceGroupshould be tabular, not list.This can be accomplished using PowerShell "type formatting" files
<type>.format.ps1xml.https://technet.microsoft.com/en-us/library/Hh847831.aspx
Cheers,
Trevor Sullivan
Microsoft MVP PowerShell
http://trevorsullivan.net
http://twitter.com/pcgeek86