Skip to content

Instantly share code, notes, and snippets.

@olafloogman
Last active August 29, 2015 14:17
Show Gist options
  • Save olafloogman/1504483c23f9e111da51 to your computer and use it in GitHub Desktop.
Save olafloogman/1504483c23f9e111da51 to your computer and use it in GitHub Desktop.
PS C:\> New-AzureResourceGroup -Name RG-AU-MyApplication -Location "Australia East"
VERBOSE: 6:58:08 AM - Created resource group 'RG-AU-MyApplication' in location 'australiaeast'
ResourceGroupName : RG-AU-MyApplication
Location : australiaeast
ProvisioningState : Succeeded
Tags :
Permissions :
Actions NotActions
======= ==========
*
ResourceId : /subscriptions/94160114-0ea0-40a5-8b75-293e7bdbd751/resourceGroups/RG-AU-MyApplication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment