Skip to content

Commit d56603d

Browse files
Merge pull request #270626 from anaharris-ms/docs-editor/reliability-app-service-1711723179
Update reliability-app-service.md
2 parents 1ef698a + 055bb05 commit d56603d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ Steps to create an active-active architecture for your web app in App Service ar
339339

340340
1. Deploy code to both the web apps with [continuous deployment](../app-service/deploy-continuous-deployment.md).
341341

342-
[Tutorial: Create a highly available multi-region app in Azure App Service](../app-service/tutorial-multi-region-app.md) shows you how to set up an *active-passive* architecture. The same steps with minimal changes (setting priority to “1” for both origin groups in Azure Front Door) give you an *active-active* architecture.
342+
[Tutorial: Create a highly available multi-region app in Azure App Service](../app-service/tutorial-multi-region-app.md) shows you how to set up an *active-passive* architecture. The same steps with minimal changes (setting priority to “1” for both origins in the origin group in Azure Front Door) give you an active-active architecture.
343343

344344

345345
##### Active-passive architecture

0 commit comments

Comments
 (0)