Created
February 4, 2015 13:28
-
-
Save pkirch/615b99656f36a9ccb204 to your computer and use it in GitHub Desktop.
This sample show the output for the PowerShell command Get-AzureRoleSize.
This file contains 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
Get-AzureRoleSize | |
<# Ouput | |
InstanceSize : A5 | |
RoleSizeLabel : A5 (2 cores, 14336 MB) | |
Cores : 2 | |
MemoryInMb : 14336 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 4 | |
WebWorkerResourceDiskSizeInMb : 501760 | |
VirtualMachineResourceDiskSizeInMb : 138240 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : A6 | |
RoleSizeLabel : A6 (4 cores, 28672 MB) | |
Cores : 4 | |
MemoryInMb : 28672 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 8 | |
WebWorkerResourceDiskSizeInMb : 1024000 | |
VirtualMachineResourceDiskSizeInMb : 291840 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : A7 | |
RoleSizeLabel : A7 (8 cores, 57344 MB) | |
Cores : 8 | |
MemoryInMb : 57344 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 2088960 | |
VirtualMachineResourceDiskSizeInMb : 619520 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : A8 | |
RoleSizeLabel : A8 (8 cores, 57344 MB) | |
Cores : 8 | |
MemoryInMb : 57344 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 1861268 | |
VirtualMachineResourceDiskSizeInMb : 391828 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : A9 | |
RoleSizeLabel : A9 (16 cores, 114688 MB) | |
Cores : 16 | |
MemoryInMb : 114688 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 1861268 | |
VirtualMachineResourceDiskSizeInMb : 391828 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Basic_A0 | |
RoleSizeLabel : Basic_A0 (1 cores, 768 MB) | |
Cores : 1 | |
MemoryInMb : 768 | |
SupportedByWebWorkerRoles : False | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 1 | |
WebWorkerResourceDiskSizeInMb : 0 | |
VirtualMachineResourceDiskSizeInMb : 20480 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Basic_A1 | |
RoleSizeLabel : Basic_A1 (1 cores, 1792 MB) | |
Cores : 1 | |
MemoryInMb : 1792 | |
SupportedByWebWorkerRoles : False | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 2 | |
WebWorkerResourceDiskSizeInMb : 0 | |
VirtualMachineResourceDiskSizeInMb : 40960 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Basic_A2 | |
RoleSizeLabel : Basic_A2 (2 cores, 3584 MB) | |
Cores : 2 | |
MemoryInMb : 3584 | |
SupportedByWebWorkerRoles : False | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 4 | |
WebWorkerResourceDiskSizeInMb : 0 | |
VirtualMachineResourceDiskSizeInMb : 61440 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Basic_A3 | |
RoleSizeLabel : Basic_A3 (4 cores, 7168 MB) | |
Cores : 4 | |
MemoryInMb : 7168 | |
SupportedByWebWorkerRoles : False | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 8 | |
WebWorkerResourceDiskSizeInMb : 0 | |
VirtualMachineResourceDiskSizeInMb : 122880 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Basic_A4 | |
RoleSizeLabel : Basic_A4 (8 cores, 14336 MB) | |
Cores : 8 | |
MemoryInMb : 14336 | |
SupportedByWebWorkerRoles : False | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 0 | |
VirtualMachineResourceDiskSizeInMb : 245760 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : ExtraLarge | |
RoleSizeLabel : ExtraLarge (8 cores, 14336 MB) | |
Cores : 8 | |
MemoryInMb : 14336 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 2088960 | |
VirtualMachineResourceDiskSizeInMb : 619520 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : ExtraSmall | |
RoleSizeLabel : ExtraSmall (1 cores, 768 MB) | |
Cores : 1 | |
MemoryInMb : 768 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 1 | |
WebWorkerResourceDiskSizeInMb : 20480 | |
VirtualMachineResourceDiskSizeInMb : 20480 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Large | |
RoleSizeLabel : Large (4 cores, 7168 MB) | |
Cores : 4 | |
MemoryInMb : 7168 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 8 | |
WebWorkerResourceDiskSizeInMb : 1024000 | |
VirtualMachineResourceDiskSizeInMb : 291840 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Medium | |
RoleSizeLabel : Medium (2 cores, 3584 MB) | |
Cores : 2 | |
MemoryInMb : 3584 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 4 | |
WebWorkerResourceDiskSizeInMb : 501760 | |
VirtualMachineResourceDiskSizeInMb : 138240 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Small | |
RoleSizeLabel : Small (1 cores, 1792 MB) | |
Cores : 1 | |
MemoryInMb : 1792 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 2 | |
WebWorkerResourceDiskSizeInMb : 230400 | |
VirtualMachineResourceDiskSizeInMb : 71680 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D1 | |
RoleSizeLabel : Standard_D1 (1 cores, 3584 MB) | |
Cores : 1 | |
MemoryInMb : 3584 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 2 | |
WebWorkerResourceDiskSizeInMb : 51200 | |
VirtualMachineResourceDiskSizeInMb : 51200 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D11 | |
RoleSizeLabel : Standard_D11 (2 cores, 14336 MB) | |
Cores : 2 | |
MemoryInMb : 14336 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 4 | |
WebWorkerResourceDiskSizeInMb : 102400 | |
VirtualMachineResourceDiskSizeInMb : 102400 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D12 | |
RoleSizeLabel : Standard_D12 (4 cores, 28672 MB) | |
Cores : 4 | |
MemoryInMb : 28672 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 8 | |
WebWorkerResourceDiskSizeInMb : 256000 | |
VirtualMachineResourceDiskSizeInMb : 256000 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D13 | |
RoleSizeLabel : Standard_D13 (8 cores, 57344 MB) | |
Cores : 8 | |
MemoryInMb : 57344 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 512000 | |
VirtualMachineResourceDiskSizeInMb : 512000 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D14 | |
RoleSizeLabel : Standard_D14 (16 cores, 114688 MB) | |
Cores : 16 | |
MemoryInMb : 114688 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 32 | |
WebWorkerResourceDiskSizeInMb : 1024000 | |
VirtualMachineResourceDiskSizeInMb : 1024000 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D2 | |
RoleSizeLabel : Standard_D2 (2 cores, 7168 MB) | |
Cores : 2 | |
MemoryInMb : 7168 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 4 | |
WebWorkerResourceDiskSizeInMb : 102400 | |
VirtualMachineResourceDiskSizeInMb : 102400 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D3 | |
RoleSizeLabel : Standard_D3 (4 cores, 14336 MB) | |
Cores : 4 | |
MemoryInMb : 14336 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 8 | |
WebWorkerResourceDiskSizeInMb : 256000 | |
VirtualMachineResourceDiskSizeInMb : 256000 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
InstanceSize : Standard_D4 | |
RoleSizeLabel : Standard_D4 (8 cores, 28672 MB) | |
Cores : 8 | |
MemoryInMb : 28672 | |
SupportedByWebWorkerRoles : True | |
SupportedByVirtualMachines : True | |
MaxDataDiskCount : 16 | |
WebWorkerResourceDiskSizeInMb : 512000 | |
VirtualMachineResourceDiskSizeInMb : 512000 | |
OperationDescription : Get-AzureRoleSize | |
OperationId : 41bf3b84-26c1-5aef-8e93-e0d8b84ca9ba | |
OperationStatus : Succeeded | |
#> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment