You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-about-virtual-network-gateways.md
-77Lines changed: 0 additions & 77 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,83 +100,6 @@ When you create an ExpressRoute gateway, Microsoft automatically provisions and
100
100
HOBO Public IP is currently in preview for ExpressRoute Virtual Network Gateways. It isn't available for Virtual WAN (vWAN) or Extended Zone deployments.
101
101
102
102
103
-
### <aname="zrgw"></a>Zone-redundant gateway SKUs
104
-
105
-
You can also deploy ExpressRoute gateways in Azure availability zones. Physically and logically separating the gateways into availability zones helps protect your on-premises network connectivity to Azure from zone-level failures.
106
-
107
-

108
-
109
-
Zone-redundant gateways use specific new gateway SKUs for ExpressRoute gateways:
110
-
111
-
* ErGw1AZ
112
-
* ErGw2AZ
113
-
* ErGw3AZ
114
-
* ErGwScale (preview)
115
-
116
-
## ExpressRoute scalable gateway (preview)
117
-
118
-
The ErGwScale virtual network gateway SKU enables you to achieve 40-Gbps connectivity to VMs and private endpoints in the virtual network.This SKU allows you to set a minimum and maximum scale unit for the virtual network gateway infrastructure, which autoscales based on the active bandwidth or flow count. You can also set a fixed scale unit to maintain a constant connectivity at a desired bandwidth value. ErGwScale will be zone-redundant by default in Azure Regions that support availability zones.
119
-
120
-
ErGwScale is available in most regions except the following regions:
121
-
122
-
* Asia South East
123
-
* Belgium Central
124
-
* Chile Central
125
-
* Europe North
126
-
* Europe West
127
-
* Germany West Central
128
-
* India Central
129
-
* India West
130
-
* Israel North West
131
-
* Japan East
132
-
* Malaysia West
133
-
* Qatar Central
134
-
* Spain Central
135
-
* Sweden Central
136
-
* Switzerland North
137
-
* Taiwan North West
138
-
* UK South
139
-
* US Central
140
-
* US East 2
141
-
* US North
142
-
* US South
143
-
* US South 2
144
-
* US South East 3
145
-
* US West
146
-
* US West 2
147
-
* Us West 3
148
-
149
-
### Autoscaling vs. fixed scale unit
150
-
151
-
The virtual network gateway infrastructure autoscales between the minimum and maximum scale unit that you configure, based on the bandwidth or flow count utilization. Scale operations might take up to 30 minutes to complete. If you want to achieve a fixed connectivity at a specific bandwidth value, you can configure a fixed scale unit by setting the minimum scale unit and the maximum scale unit to the same value.
152
-
153
-
### Limitations
154
-
155
-
***Basic IP**: ErGwScale doesn't support the Basic IP SKU. You need to use a Standard IP SKU to configure ErGwScale.
156
-
***Minimum and maximum scale units**: You can configure the scale unit for ErGwScale between 1 and 40. The *minimum scale unit* can't be lower than 1 and the *maximum scale unit* can't be higher than 40.
157
-
***Migration scenarios**: You can't migrate from Standard/ErGw1Az or HighPerf/ErGw2Az/UltraPerf/ErGw3Az to ErGwScale in the preview.
158
-
159
-
### Pricing
160
-
161
-
ErGwScale is free of charge during the preview. For information about ExpressRoute pricing, see [Azure ExpressRoute pricing](https://azure.microsoft.com/pricing/details/expressroute/#pricing).
162
-
163
-
### Supported performance per scale unit
164
-
165
-
| Scale unit | Bandwidth (Gbps) | Packets per second | Connections per second | Maximum VM connections <sup>1</sup> | Maximum number of flows |
166
-
|--|--|--|--|--|--|
167
-
| 1-10 | 1 | 100,000 | 7,000 | 2,000 | 100,000 |
168
-
| 11-40 | 1 | 200,000 | 7,000 | 1,000 | 100,000 |
169
-
170
-
### Sample performance with scale unit
171
-
172
-
| Scale unit | Bandwidth (Gbps) | Packets per second | Connections per second | Maximum VM connections <sup>1</sup> | Maximum number of flows |
<sup>1</sup> Maximum VM connections scale differently beyond 10 scale units. The first 10 scale units provide capacity for 2,000 VMs per scale unit. Scale units 11 and above provide 1,000 more VM capacity per scale unit.
179
-
180
103
## Connectivity from VNet to VNet and from VNet to virtual WAN
181
104
182
105
By default, VNet-to-VNet and VNet-to-virtual-WAN connectivity is disabled through an ExpressRoute circuit for all gateway SKUs. To enable this connectivity, you must configure the ExpressRoute virtual network gateway to allow this traffic. For more information, see guidance about [virtual network connectivity over ExpressRoute](virtual-network-connectivity-guidance.md). To enable this traffic, see [Enable VNet-to-VNet or VNet-to-virtual-WAN connectivity through ExpressRoute](expressroute-howto-add-gateway-portal-resource-manager.md#enable-or-disable-vnet-to-vnet-or-vnet-to-virtual-wan-traffic-through-expressroute).
0 commit comments