Add Dv2 VM size info · MicrosoftDocs/azure-docs@c68b700 (original) (raw)

`@@ -31,7 +31,9 @@ Azure Virtual Machines and Cloud Services are two of several types of compute re

`

31

31

``

32

32

`Virtual machines are available in two tiers: basic and standard. Both types offer a choice of sizes, but the basic tier doesn’t provide some capabilities available in the standard tier, such as load-balancing and auto-scaling. The standard tier of sizes consists of different series: A, D, DS, G, and GS. Considerations for some of these sizes include:

`

33

33

``

34

``

`-

`

``

34

`+

`

``

35

+

``

36

`+

`

35

37

``

36

38

`* G-series VMs offer the biggest size and best performance and run on hosts that have Intel Xeon E5 V3 family processors.

`

37

39

``

`@@ -49,7 +51,9 @@ The following considerations might help you decide on a size:

`

49

51

``

50

52

`* Some of the physical hosts in Azure data centers may not support larger virtual machine sizes, such as A5 – A11. As a result, you may see the error message Failed to configure virtual machine or Failed to create virtual machine when resizing an existing virtual machine to a new size; creating a new virtual machine in a virtual network created before April 16, 2013; or adding a new virtual machine to an existing cloud service. See the topic Error: “Failed to configure virtual machine” on the support forum for workarounds for each deployment scenario.

`

51

53

``

52

``

`-

`

``

54

`+

`

``

55

+

``

56

`+

`

53

57

``

54

58

`## General limits

`

55

59

``

`@@ -77,8 +81,7 @@ The following tables show the sizes and the capacities they provide.

`

77

81

`|A3\Basic_A3|4|7 GB|

OS = 1023 GB

Temporary = 120 GB

|8|8x300|

`

78

82

`|A4\Basic_A4|8|14 GB|

OS = 1023 GB

Temporary = 240 GB

|16|16x300|

`

79

83

``

80

``

`-

Standard tier

`

81

``

`-

A series and D series

`

``

84

`+

Standard tier - A series

`

82

85

``

83

86

`|Size – Azure Portal\cmdlets & APIs|CPU cores|Memory|Max. disk sizes – virtual machine|Max. data disks (1023 GB each)|Max. IOPS (500 per disk)|

`

84

87

`|---|---|---|---|---|---|

`

`@@ -94,6 +97,11 @@ The following tables show the sizes and the capacities they provide.

`

94

97

`|A9\same|16|112 GB|

OS = 1023 GB

Temporary = 382 GB

Note: For information and considerations about using this size, see About the A8, A9, A10, and A11 compute intensive instances.

|16|16x500|

`

95

98

`|A10\same|8|56 GB|

OS = 1023 GB

Temporary = 382 GB

Note: For information and considerations about using this size, see About the A8, A9, A10, and A11 compute intensive instances.

|16|16x500|

`

96

99

`|A11\same|16|112 GB|

OS = 1023 GB

Temporary = 382 GB

Note: For information and considerations about using this size, see About the A8, A9, A10, and A11 compute intensive instances.

|16|16x500|

`

``

100

+

``

101

`+

Standard tier – D series

`

``

102

+

``

103

`+

|Size – Azure Portal\cmdlets & APIs|CPU cores|Memory|Max. disk sizes – virtual machine|Max. data disks (1023 GB each)|Max. IOPS (500 per disk)|

`

``

104

`+

|---|---|---|---|---|---|

`

97

105

`|Standard_D1\same|1|3.5 GB|

OS = 1023 GB

Temporary (SSD) =50 GB

|2|2x500|

`

98

106

`|Standard_D2\same|2|7 GB|

OS = 1023 GB

Temporary (SSD) =100 GB

|4|4x500|

`

99

107

`|Standard_D3\same|4|14 GB|

OS = 1023 GB

Temporary (SSD) =200 GB

|8|8x500|

`

`@@ -103,6 +111,19 @@ The following tables show the sizes and the capacities they provide.

`

103

111

`|Standard_D13\same|8|56 GB|

OS = 1023 GB

Temporary (SSD) =400 GB

|16|16x500|

`

104

112

`|Standard_D14\same|16|112 GB|

OS = 1023 GB

Temporary (SSD) =800 GB

|32|32x500|

`

105

113

``

``

114

`+

Standard tier – Dv2 series

`

``

115

+

``

116

`+

|Size – Azure Portal\cmdlets & APIs|CPU cores|Memory|Max. disk sizes – virtual machine|Max. data disks (1023 GB each)|Max. IOPS (500 per disk)|

`

``

117

`+

|---|---|---|---|---|---|

`

``

118

`+

|Standard_D1_v2\same|1|3.5 GB|

OS = 1023 GB

Temporary (SSD) =50 GB

|2|2x500|

`

``

119

`+

|Standard_D2_v2\same|2|7 GB|

OS = 1023 GB

Temporary (SSD) =100 GB

|4|4x500|

`

``

120

`+

|Standard_D3_v2\same|4|14 GB|

OS = 1023 GB

Temporary (SSD) =200 GB

|8|8x500|

`

``

121

`+

|Standard_D4_v2\same|8|28 GB|

OS = 1023 GB

Temporary (SSD) =400 GB

|16|16x500|

`

``

122

`+

|Standard_D5_v2\same|16|56 GB|

OS = 1023 GB

Temporary (SSD) =800 GB

|32|32x500|

`

``

123

`+

|Standard_D11_v2\same|2|14 GB|

OS = 1023 GB

Temporary (SSD) =100 GB

|4|4x500|

`

``

124

`+

|Standard_D12_v2\same|4|28 GB|

OS = 1023 GB

Temporary (SSD) =200 GB

|8|8x500|

`

``

125

`+

|Standard_D13_v2\same|8|56 GB|

OS = 1023 GB

Temporary (SSD) =400 GB

|16|16x500|

`

``

126

`+

|Standard_D14_v2\same|16|112 GB|

OS = 1023 GB

Temporary (SSD) =800 GB

|32|32x500|

`

106

127

``

107

128

`### Standard tier – DS series*

`

108

129

``