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/operational-excellence/relocation-firewall.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This article shows you how to relocate an Azure Firewall that protects an Azure
19
19
20
20
## Prerequisites
21
21
22
-
- We highly recommend that you use Premium SKU. If you are on Standard SKU, consider [migrating from an existing Standard SKU Azure Firewall to Premium SKU]() before you being relocation.
22
+
- We highly recommend that you use Premium SKU. If you are on Standard SKU, consider [migrating from an existing Standard SKU Azure Firewall to Premium SKU](/azure/firewall-manager/migrate-to-policy) before you being relocation.
23
23
24
24
- The following information must be collected in order to properly plan and execute an Azure Firewall relocation:
25
25
@@ -30,13 +30,13 @@ This article shows you how to relocate an Azure Firewall that protects an Azure
30
30
-**Public IP control.** Assess that any external identity relying on Azure Firewall public IP remains fixed and trusted.
31
31
32
32
33
-
- Azure Firewall Standard and Premium tiers have the following dependencies that you may need to be deploy in the target region.
33
+
- Azure Firewall Standard and Premium tiers have the following dependencies that you may need to be deploy in the target region:
@@ -49,7 +49,7 @@ To understand the possible downtimes involved, see [Cloud Adoption Framework for
49
49
50
50
## Prepare
51
51
52
-
To prepare for relocation, you need to first export and modify the template from the source region. To view a sample ARM template for Azure Firewall, see [Review the template](../firewall-manager/quick-firewall-policy.md#review-the-template).
52
+
To prepare for relocation, you need to first export and modify the template from the source region. To view a sample ARM template for Azure Firewall, see [review the template](../firewall-manager/quick-firewall-policy.md#review-the-template).
53
53
54
54
### Export template
55
55
@@ -111,7 +111,7 @@ In this section, you learn how to modify the template that you generated in the
111
111
If you're running classic firewall rules without Firewall policy, migrate to Firewall policy before preceding with the steps in this section. To learn how to migrate from classic firewall rules to Firewall policy, see [Migrate Azure Firewall configuration to Azure Firewall policy using PowerShell](/azure/firewall-manager/migrate-to-policy).
112
112
113
113
114
-
# [portal](#tab/azure-portal)
114
+
# [Azure portal](#tab/azure-portal)
115
115
116
116
1. Sign in to the [Azure portal](https://portal.azure.com).
117
117
@@ -212,7 +212,7 @@ To find the location code for your target region, see [Data residency in Azure](
212
212
Deploy the template to create a new Azure Firewall in the target region.
0 commit comments