Skip to content

Commit ff28b74

Browse files
committed
edit
1 parent 40bbcea commit ff28b74

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/firewall/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ items:
186186
- name: Relocate
187187
items:
188188
- name: Relocate to another region
189-
href: ../operational-excellence/relocation-firewall.md?toc=/azure/firewall/toc.json
189+
href: ../operational-excellence/relocation-firewall.md?toc=/azure/firewall/toc.json&bc=/azure/firewall/breadcrumb/toc.json
190190
- name: Monitor
191191
items:
192192
- name: Monitor diagnostic logs

articles/operational-excellence/relocation-firewall.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article shows you how to relocate an Azure Firewall that protects an Azure
1919

2020
## Prerequisites
2121

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.
2323

2424
- The following information must be collected in order to properly plan and execute an Azure Firewall relocation:
2525

@@ -30,13 +30,13 @@ This article shows you how to relocate an Azure Firewall that protects an Azure
3030
- **Public IP control.** Assess that any external identity relying on Azure Firewall public IP remains fixed and trusted.
3131

3232

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:
3434

3535
- [Azure Virtual Network](./relocation-virtual-network.md)
3636
- (If used) [Log Analytics Workspace](./relocation-log-analytics.md)
3737

3838

39-
- If you're using the TLS Inspection feature of Azure Firewall Premium tier, the following dependencies also need to be deployed in the target region.
39+
- If you're using the TLS Inspection feature of Azure Firewall Premium tier, the following dependencies also need to be deployed in the target region:
4040

4141
- [Azure Key Vault](./relocation-key-vault.md)
4242
- [Azure Managed Identity](./relocation-managed-identity.md)
@@ -49,7 +49,7 @@ To understand the possible downtimes involved, see [Cloud Adoption Framework for
4949

5050
## Prepare
5151

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).
5353

5454
### Export template
5555

@@ -111,7 +111,7 @@ In this section, you learn how to modify the template that you generated in the
111111
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).
112112

113113

114-
# [portal](#tab/azure-portal)
114+
# [Azure portal](#tab/azure-portal)
115115

116116
1. Sign in to the [Azure portal](https://portal.azure.com).
117117

@@ -212,7 +212,7 @@ To find the location code for your target region, see [Data residency in Azure](
212212
Deploy the template to create a new Azure Firewall in the target region.
213213

214214

215-
# [portal](#tab/azure-portal)
215+
# [Azure portal](#tab/azure-portal)
216216

217217
1. Enter or select the property values:
218218

0 commit comments

Comments
 (0)