Skip to content

Commit 5b4f4cc

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

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
@@ -78,7 +78,7 @@ For all other deployment types, make sure to:
7878

7979
- If the Azure Function has a dependency on a database, ensure that the DATABASE_CONNECTION_STRING is updated (This database may not be in scope of regional migration).
8080

81-
- Update the custom domain to point to the new hostname of the Azure Static Web App.
81+
- Update the custom domain to point to the new hostname of the static web app.
8282

8383
- If using Key Vault, provision new Key Vault in target region. Update the Function API Keys in Key Vault if applicable. Any other sensitive data not to be stored in code or config files should be stored in this Key Vault
8484

0 commit comments

Comments
 (0)