Skip to content

Commit c0ec243

Browse files
committed
format the remaining docs, and fix links
1 parent d8b09be commit c0ec243

30 files changed

+1025
-1258
lines changed

articles/app-service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ items:
426426
- name: Restore deleted app
427427
href: app-service-undelete.md
428428
- name: Relocate app to another region
429-
href: ../operational-excellence/relocation-app-service.md?toc=/azure/app-service/toc.json
429+
href: ../azure-resource-manager/management/relocation/relocation-app-service.md?toc=/azure/app-service/toc.json
430430
- name: Move app between subscriptions
431431
href: ../azure-resource-manager/management/move-resource-group-and-subscription.md?toc=/azure/app-service/toc.json#checklist-before-moving-resources
432432
- name: About cost management

articles/application-gateway/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
- name: Relocate
285285
items:
286286
- name: Relocate to another region
287-
href: ../operational-excellence/relocation-app-gateway.md?toc=/azure/application-gateway/toc.json
287+
href: ../azure-resource-manager/management/relocation/relocation-app-gateway.md?toc=/azure/application-gateway/toc.json
288288
- name: Migrate to availability zone support
289289
href: ../reliability/migrate-app-gateway-v2.md?toc=/azure/application-gateway/toc.json
290290
- name: Proxy buffer configuration

articles/automation/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
- name: Move Automation account to another subscription
135135
href: how-to/move-account.md
136136
- name: Move Automation account to another region
137-
href: ../operational-excellence/relocation-automation.md?toc=/azure/private-link/toc.json
137+
href: ../azure-resource-manager/management/relocation/relocation-automation.md?toc=/azure/private-link/toc.json
138138
- name: Manage Automation account
139139
href: delete-account.md
140140
- name: Migrate from Orchestrator to Azure Automation (Beta)

articles/automation/how-to/move-account.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,5 @@ When the move is complete, verify that the capabilities listed below are enabled
130130

131131
## Next steps
132132

133-
134-
To learn how to move Automation to a new region, see [Move Automation account to another region](../../operational-excellence/relocation-automation.md).
135-
136-
To learn about moving resources in Azure, see [Move resources in Azure](../../azure-resource-manager/management/move-support-resources.md).
133+
- To learn how to move Automation to a new region, see [Move Automation account to another region](../../azure-resource-manager/management/relocation/relocation-automation.md).
134+
- To learn about moving resources in Azure, see [Move resources in Azure](../../azure-resource-manager/management/move-support-resources.md).

articles/azure-functions/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
- name: Networking
583583
href: configure-networking-how-to.md
584584
- name: Relocate to another region
585-
href: ../operational-excellence/relocation-functions.md?toc=/azure/azure-functions/toc.json
585+
href: ../azure-resource-manager/management/relocation/relocation-functions.md?toc=/azure/azure-functions/toc.json
586586
- name: Work with legacy Functions Proxies
587587
href: legacy-proxies.md
588588
- name: Monitor

articles/azure-netapp-files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@
460460
- name: Relocate
461461
items:
462462
- name: Relocate volume to another region
463-
href: ../operational-excellence/relocation-netapp.md?toc=/azure/azure-netapp-files/toc.json
463+
href: ../azure-resource-manager/management/relocation/relocation-netapp.md?toc=/azure/azure-netapp-files/toc.json
464464
- name: Develop
465465
items:
466466
- name: REST API

articles/azure-resource-manager/management/relocation/relocation-app-gateway.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ms.custom:
4141

4242
To relocate Application Gateway and optional WAF, you must create a separate Application Gateway deployment with a new public IP address at the target location. Workloads are then migrated from the source Application Gateway setup to the new one. Since you're changing the public IP address, changes to DNS configuration, virtual networks, and subnets are also required.
4343

44-
If you only want to relocate in order to gain availability zones support, see [Migrate Application Gateway and WAF to availability zone support](../reliability/migrate-app-gateway-v2.md).
44+
If you only want to relocate in order to gain availability zones support, see [Migrate Application Gateway and WAF to availability zone support](../../../reliability/migrate-app-gateway-v2.md).
4545

4646
**To create a separate Application Gateway, WAF (optional) and IP address:**
4747

@@ -54,10 +54,10 @@ If you only want to relocate in order to gain availability zones support, see [M
5454
1. Confirm that the backend pool server or service, such as VM, Virtual Machine Scale Sets, PaaS, is relocated *before* you relocate.
5555

5656
1. Create an Application Gateway and configure a new Frontend Public IP Address for the virtual network:
57-
- Without WAF: [Create an application gateway](../application-gateway/quick-create-portal.md#create-an-application-gateway).
58-
- With WAF: [Create an application gateway with a Web Application Firewall](../web-application-firewall/ag/application-gateway-web-application-firewall-portal.md).
57+
- Without WAF: [Create an application gateway](../../../application-gateway/quick-create-portal.md#create-an-application-gateway).
58+
- With WAF: [Create an application gateway with a Web Application Firewall](../../../web-application-firewall/ag/application-gateway-web-application-firewall-portal.md).
5959

60-
1. If you have a WAF config or custom rules-only WAF Policy, [transition it to to a full WAF policy](../web-application-firewall/ag/migrate-policy.md).
60+
1. If you have a WAF config or custom rules-only WAF Policy, [transition it to to a full WAF policy](../../../web-application-firewall/ag/migrate-policy.md).
6161

6262
1. If you use a zero-trust network (source region) for web applications with Azure Firewall and Application Gateway, follow the guidelines and strategies in [Zero-trust network for web applications with Azure Firewall and Application Gateway](/azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall).
6363

articles/azure-resource-manager/management/relocation/relocation-app-service.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ This article describes how to move App Service resources to a different Azure re
1515

1616
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
1717

18-
App Service resources are region-specific and can't be moved across regions. You must create a copy of your existing App Service resources in the target region, then relocate your content over to the new app. If your source app uses a custom domain, you can [migrate it to the new app in the target region](../app-service/manage-custom-dns-migrate-domain.md) after completion of the relocation.
18+
App Service resources are region-specific and can't be moved across regions. You must create a copy of your existing App Service resources in the target region, then relocate your content over to the new app. If your source app uses a custom domain, you can [migrate it to the new app in the target region](../../../app-service/manage-custom-dns-migrate-domain.md) after completion of the relocation.
1919

20-
To make copying your app easier, you can [backup and restore individual App Service app](../app-service/manage-backup.md?tabs=portal) into an App Service plan in another region.
20+
To make copying your app easier, you can [backup and restore individual App Service app](../../../app-service/manage-backup.md?tabs=portal) into an App Service plan in another region.
2121

2222
## Prerequisites
2323

@@ -32,14 +32,14 @@ To make copying your app easier, you can [backup and restore individual App Serv
3232
Identify all the App Service resources that you're currently using. For example:
3333

3434
- App Service apps
35-
- [App Service plans](../app-service/overview-hosting-plans.md)
36-
- [Deployment slots](../app-service/deploy-staging-slots.md)
37-
- [Custom domains purchased in Azure](../app-service/manage-custom-dns-buy-domain.md)
38-
- [TLS/SSL certificates](../app-service/configure-ssl-certificate.md)
39-
- [Azure Virtual Network integration](../app-service/overview-vnet-integration.md)
40-
- [Hybrid connections](../app-service/app-service-hybrid-connections.md).
41-
- [Managed identities](../app-service/overview-managed-identity.md)
42-
- [Backup settings](../app-service/manage-backup.md)
35+
- [App Service plans](../../../app-service/overview-hosting-plans.md)
36+
- [Deployment slots](../../../app-service/deploy-staging-slots.md)
37+
- [Custom domains purchased in Azure](../../../app-service/manage-custom-dns-buy-domain.md)
38+
- [TLS/SSL certificates](../../../app-service/configure-ssl-certificate.md)
39+
- [Azure Virtual Network integration](../../../app-service/overview-vnet-integration.md)
40+
- [Hybrid connections](../../../app-service/app-service-hybrid-connections.md).
41+
- [Managed identities](../../../app-service/overview-managed-identity.md)
42+
- [Backup settings](../../../app-service/manage-backup.md)
4343

4444
Certain resources, such as imported certificates or hybrid connections, contain integration with other Azure services. For information on how to move those resources across regions, see the [documentation for the respective services](overview-relocation.md).
4545

@@ -153,12 +153,12 @@ Keep in mind that for App Service Environment (Isolated) tiers, you need to rede
153153

154154
**To relocate your App Service resources to a new region using Azure portal:**
155155

156-
1. [Create a back up of the source app](../app-service/manage-backup.md).
157-
1. [Create an app in a new App Service plan, in the target region](../app-service/app-service-plan-manage.md#create-an-app-service-plan).
158-
1. [Restore the back up in the target app](../app-service/manage-backup.md)
159-
1. If you use a custom domain, [bind it preemptively to the target app](../app-service/manage-custom-dns-migrate-domain.md#2-create-the-dns-records) with `asuid.` and [enable the domain in the target app](../app-service/manage-custom-dns-migrate-domain.md#3-enable-the-domain-for-your-app).
156+
1. [Create a back up of the source app](../../../app-service/manage-backup.md).
157+
1. [Create an app in a new App Service plan, in the target region](../../../app-service/app-service-plan-manage.md#create-an-app-service-plan).
158+
1. [Restore the back up in the target app](../../../app-service/manage-backup.md)
159+
1. If you use a custom domain, [bind it preemptively to the target app](../../../app-service/manage-custom-dns-migrate-domain.md#2-create-the-dns-records) with `asuid.` and [enable the domain in the target app](../../../app-service/manage-custom-dns-migrate-domain.md#3-enable-the-domain-for-your-app).
160160
1. Configure everything else in your target app to be the same as the source app and verify your configuration.
161-
1. When you're ready for the custom domain to point to the target app, [remap the domain name](../app-service/manage-custom-dns-migrate-domain.md#4-remap-the-active-dns-name).
161+
1. When you're ready for the custom domain to point to the target app, [remap the domain name](../../../app-service/manage-custom-dns-migrate-domain.md#4-remap-the-active-dns-name).
162162

163163
### Relocate using IaC
164164

@@ -169,7 +169,7 @@ SLA requirements should determine how much additional effort is required. For ex
169169
The inclusion of external, global traffic routing edge services, such as Traffic Manager, or Azure Front Door help to facilitate cut-over for external users and applications.
170170

171171
>[!TIP]
172-
>It's possible to use Traffic Manager (ATM) when failing over App Services behind private endpoints. Although the private endpoints are not reachable by Traffic Manager Probes - if all endpoints are degraded, then ATM allows routing. For more information, see [Controlling Azure App Service traffic with Azure Traffic Manager](../app-service/web-sites-traffic-manager.md).
172+
>It's possible to use Traffic Manager (ATM) when failing over App Services behind private endpoints. Although the private endpoints are not reachable by Traffic Manager Probes - if all endpoints are degraded, then ATM allows routing. For more information, see [Controlling Azure App Service traffic with Azure Traffic Manager](../../../app-service/web-sites-traffic-manager.md).
173173
174174
## Validate
175175

@@ -188,8 +188,8 @@ Once the relocation is completed, test and validate Azure App Service with the r
188188
189189
## Clean up
190190

191-
Delete the source app and App Service plan. [An App Service plan in the non-free tier carries a charge, even if no app is running in it.](../app-service/app-service-plan-manage.md#delete-an-app-service-plan)
191+
Delete the source app and App Service plan. [An App Service plan in the non-free tier carries a charge, even if no app is running in it.](../../../app-service/app-service-plan-manage.md#delete-an-app-service-plan)
192192

193193
## Next steps
194194

195-
[Azure App Service App Cloning Using PowerShell](../app-service/app-service-web-app-cloning.md)
195+
[Azure App Service App Cloning Using PowerShell](../../../app-service/app-service-web-app-cloning.md)

articles/azure-resource-manager/management/relocation/relocation-automation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010

1111
# Relocate Azure Automation to another region
1212

13-
This article covers relocation guidance for relocating [Azure Automation](../automation/overview.md) across regions.
13+
This article covers relocation guidance for relocating [Azure Automation](../../../automation/overview.md) across regions.
1414

1515
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
1616

@@ -62,5 +62,5 @@ In the diagram below, the red flow lines illustrate redeployment of the target i
6262

6363
To learn more about moving resources between regions and disaster recovery in Azure, refer to:
6464

65-
- [Move resources to a new resource group or subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md)
66-
- [Move Azure VMs to another region](../site-recovery/azure-to-azure-tutorial-migrate.md)
65+
- [Move resources to a new resource group or subscription](../move-resource-group-and-subscription.md)
66+
- [Move Azure VMs to another region](../../../site-recovery/azure-to-azure-tutorial-migrate.md)

0 commit comments

Comments
 (0)