-
-
Save olafloogman/1504483c23f9e111da51 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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