Skip to content

Commit 6d436ba

Browse files
Update articles/operational-excellence/relocation-static-web-apps.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 2a53b56 commit 6d436ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operational-excellence/relocation-static-web-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following steps show you how to relocate Azure Static Web Apps to another re
113113

114114
1. Reconfigure your repository (GitHub or Azure DevOps) to deploy into the newly deployed Azure Static Web App in the target region. Initiate the deployment of the application using GitHub actions or Azure DevOps Pipelines.
115115

116-
1. With a Cold Standby deployment, inform clients about the new URL or, if you are using a custom DNS domain, simply change the DNS entry to point to the target region. With a Warm Standby deployment, a load balancer, such as Front Door or Traffic manager handle migration of the Static Web App in the source region to the Static Web App in the target region.
116+
1. With a *cold standby* deployment, make sure you inform clients about the new URL. If you're using a custom DNS domain, simply change the DNS entry to point to the target region. With a *warm standby* deployment, a load balancer, such as Front Door or Traffic manager handle migration of the static web app in the source region to the target region.
117117

118118

119119
## Clean up

0 commit comments

Comments
 (0)