Skip to content

Commit bb3cf1b

Browse files
committed
Merge branch 'skusupport' of https://github.com/madsd/azure-docs-pr into skusupport
2 parents dbbc8c1 + a0716b4 commit bb3cf1b

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

articles/app-service/environment/overview.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ A benefit of using an App Service Environment instead of a multitenant service i
6969
App Service Environment v3 differs from earlier versions in the following ways:
7070

7171
- There are no networking dependencies on the customer's virtual network. You can secure all inbound and outbound traffic and route outbound traffic as you want.
72-
- You can deploy an App Service Environment v3 that's enabled for zone redundancy. You set zone redundancy only during creation and only in regions where all App Service Environment v3 dependencies are zone redundant. In this case, each App Service Plan on the App Service Environment will need to have a minimum of three instances so that they can be spread across zones. For more information, see [Migrate App Service Environment to availability zone support](../../availability-zones/migrate-app-service-environment.md).
72+
- You can deploy an App Service Environment v3 that's enabled for zone redundancy. You set zone redundancy only during creation and only in regions where all App Service Environment v3 dependencies are zone redundant. This is a deployment time only decision. Changing zone redundancy is not possible after it has been deployed. With zone redundant App Service Environment, each App Service Plan on the App Service Environment will need to have a minimum of three instances so that they can be spread across zones. For more information, see [Migrate App Service Environment to availability zone support](../../availability-zones/migrate-app-service-environment.md).
7373
- You can deploy an App Service Environment v3 on a dedicated host group. Host group deployments aren't zone redundant.
7474
- Scaling is much faster than with an App Service Environment v2. Although scaling still isn't immediate, as in the multitenant service, it's a lot faster.
7575
- Front-end scaling adjustments are no longer required. App Service Environment v3 front ends automatically scale to meet your needs and are deployed on better hosts.
@@ -213,23 +213,23 @@ The following sections list the regional pricing tiers (SKUs) availability for A
213213
| Region | Standard | Large | Memory intensive |
214214
| -------------------- | :----------: | :---------: | :---------------: |
215215
| | I1v2-I3v2 | I4v2-I6v2 | I1mv2-I5mv2 |
216-
| Australia Central ||* | |
216+
| Australia Central || | |
217217
| Australia Central 2 ||||
218-
| Australia East ||* |** |
218+
| Australia East || | |
219219
| Australia Southeast ||||
220-
| Brazil South ||* | |
220+
| Brazil South || | |
221221
| Brazil Southeast ||||
222222
| Canada Central ||||
223223
| Canada East ||||
224224
| Central India ||||
225225
| Central US || ✅ * | |
226-
| East Asia ||* |** |
227-
| East US ||* | |
228-
| East US 2 ||* |** |
226+
| East Asia || | |
227+
| East US || | |
228+
| East US 2 || | |
229229
| France Central ||||
230230
| France South ||||
231231
| Germany North ||||
232-
| Germany West Central ||* |** |
232+
| Germany West Central || | |
233233
| Israel Central ||| |
234234
| Italy North ||| |
235235
| Japan East ||||
@@ -239,10 +239,10 @@ The following sections list the regional pricing tiers (SKUs) availability for A
239239
| Korea Central ||| |
240240
| Korea South ||||
241241
| Mexico Central ||| |
242-
| North Central US ||* |** |
242+
| North Central US || | |
243243
| North Europe ||||
244244
| Norway East ||||
245-
| Norway West ||| |
245+
| Norway West ||| |
246246
| Poland Central ||| |
247247
| Qatar Central ||| |
248248
| South Africa North ||||
@@ -256,37 +256,37 @@ The following sections list the regional pricing tiers (SKUs) availability for A
256256
| Switzerland North ||||
257257
| Switzerland West ||||
258258
| UAE Central ||| |
259-
| UAE North |||** |
259+
| UAE North ||| |
260260
| UK South ||||
261261
| UK West ||||
262262
| West Central US || ✅ * | |
263263
| West Europe || ✅ * | |
264264
| West India ||||
265265
| West US ||| |
266-
| West US 2 ||* |** |
266+
| West US 2 || | |
267267
| West US 3 ||||
268268

269-
\* Windows Container does not support Large skus in this region.
269+
\* Windows Container does not support Large skus in this region.
270270
\** Linux does not support Memory intensive skus in this region.
271271

272272
### Azure Government:
273273

274274
| Region | Standard | Large | Memory intensive |
275275
| -------------------- | :----------: | :---------: | :---------------: |
276276
| | I1v2-I3v2 | I4v2-I6v2 | I1mv2-I5mv2 |
277-
| US DoD Central || | |
278-
| US DoD East || | |
279-
| US Gov Arizona || | |
280-
| US Gov Texas || | |
281-
| US Gov Virginia || | |
277+
| US DoD Central ||* | |
278+
| US DoD East ||* | |
279+
| US Gov Arizona ||* | |
280+
| US Gov Texas ||* | |
281+
| US Gov Virginia ||* | |
282282

283283
### Microsoft Azure operated by 21Vianet:
284284

285285
| Region | Standard | Large | Memory intensive |
286286
| -------------------- | :----------: | :---------: | :---------------: |
287287
| | I1v2-I3v2 | I4v2-I6v2 | I1mv2-I5mv2 |
288-
| China East 3 || | |
289-
| China North 3 || | |
288+
| China East 3 ||* | |
289+
| China North 3 ||* | |
290290

291291

292292
## App Service Environment v2

0 commit comments

Comments
 (0)