Skip to content

Commit 65f4bd0

Browse files
committed
changed author and added to TOC
1 parent 61eeec6 commit 65f4bd0

File tree

4 files changed

+51
-2
lines changed

4 files changed

+51
-2
lines changed

articles/availability-zones/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
href: migrate-storage.md
3939
- name: Virtual Machines and virtual machine scale sets
4040
href: migrate-vm.md
41+
- name: Workload:Azure Kubernetes and MySQL
42+
href: migrate-vm.md
4143
- name: Terminology
4244
href: glossary.md
4345
- name: High Availability
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: Migrate your Azure Virtual WAN gateways to availability zone support
3+
description: Learn how to migrate your Azure Virtual WAN gateways to availability zone support.
4+
author: anaharris-ms
5+
ms.service: virtual-wan
6+
ms.topic: conceptual
7+
ms.date: 09/14/2022
8+
ms.author: anaharris
9+
ms.reviewer: anaharris
10+
ms.custom: references_regions
11+
---
12+
13+
# Migrate Azure Virtual WAN to availability zone support
14+
15+
This guide describes how to migrate Azure Virtual WAN gateways from non-availability zone support to availability zone support.
16+
17+
Virtual WAN is a collection of both the [virtual hubs](../virtual-wan/virtual-wan-about.md#resources) and gateway such as VPN and ExpressRoute. Because Virtual WAN itself is a global resources, it doesn't live in a particular region and therefore doesn't require availability zone support. However, the virtual hubs and the services they contain, such as VPN, ExpressRoute, and Azure Firewall are regional. If a virtual hub is in a region that supports availability zones, each service within that hub - except Azure Firewall - is automatically deployed across those availability zones when you create them.
18+
19+
>[!NOTE]
20+
>To deploy Azure Firewall with support for availability zones, you'll need to do so using Azure Firewall Manager Portal, PowerShell, or CLI.
21+
22+
When a region and hub with no availability zone support has been upgraded to availability zone support after the initial deployment of your virtual hub and services, you'll have to redeploy the each service in order to take advantage of availability zones. However, since you can't configure an existing Firewall to be deployed across availability zones, you'll need to delete and redeploy your Azure Firewall.
23+
24+
25+
## Prerequisites
26+
27+
<!-- List all required SKUs or any other requirements here. Feel free to provide links to pages that contain these prereqs. -->
28+
29+
## Downtime requirements
30+
31+
<!-- Is there downtime required for this procedure. I am assuming the answer is yes. Please confirm. -->
32+
33+
## Migration guidance: Redeploy ExpressRoute
34+
35+
<!-- I am assuming that we will need to delete the old ExpressRoute gateway. Please provide links or directions, recommendations -->
36+
37+
To create an ExpressRoute gateway, follow the steps in [To create a gateway in an existing hub](../virtual-wan/virtual-wan-expressroute-portal#existinghub).
38+
39+
40+
## Migration guidance: Redeploy Point to site VPN Gateway
41+
42+
<!-- Please advise how the user would migrate Point to site VPN gateways.-->
43+
44+
## Migration Guidance Virtual WAN Site to Site VPN Gateway
45+
46+
<!-- Do we need to recreate the entire hub here or do we just reconfigure sites?-->
47+

articles/availability-zones/migrate-workload-aks-mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Migrate Azure Kubernetes Service and MySQL Flexible Server workloads to availability zone support
33
description: Learn how to migrate Azure Kubernetes Service and MySQL Flexible Server workloads to availability zone support.
4-
author: anaharris-ms
4+
author: faister
55
ms.service: container-service
66
ms.topic: conceptual
77
ms.date: 08/29/2022

articles/availability-zones/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
ms.date: 02/08/2022
88
ms.author: rarco
99
ms.reviewer: cynthn
10-
ms.custom:
10+
ms.custom: references_regions
1111
---
1212

1313
# Resiliency in Azure

0 commit comments

Comments
 (0)