Skip to content

Instantly share code, notes, and snippets.

@olafloogman
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olafloogman/d8bd96c5aaaa5658e8fc to your computer and use it in GitHub Desktop.
Save olafloogman/d8bd96c5aaaa5658e8fc to your computer and use it in GitHub Desktop.
PS C:\> Get-AzureResourceGroup
ResourceGroupName : Default-Networking
Location : australiaeast
ProvisioningState : Succeeded
Tags :
ResourceId : /subscriptions/12360114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/Default-Networking
ResourceGroupName : Default-SQL-AustraliaEast
Location : australiaeast
ProvisioningState : Succeeded
Tags :
ResourceId : /subscriptions/12360114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/Default-SQL-AustraliaEast
ResourceGroupName : Default-Storage-AustraliaEast
Location : australiaeast
ProvisioningState : Succeeded
Tags :
ResourceId : /subscriptions/12360114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/Default-Storage-AustraliaEast
ResourceGroupName : Default-Storage-WestEurope
Location : westeurope
ProvisioningState : Succeeded
Tags :
ResourceId : /subscriptions/12360114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/Default-Storage-WestEurope
ResourceGroupName : myauvm01
Location : australiaeast
ProvisioningState : Succeeded
Tags :
ResourceId : /subscriptions/12360114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/myauvm01
ResourceGroupName : myeuvm01
Location : westeurope
ProvisioningState : Succeeded
Tags :
ResourceId : /subscriptions/12360114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/myeuvm01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment