Skip to content

Commit d239669

Browse files
authored
Broken link fixed
1 parent 7a70cd4 commit d239669

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/tutorial-secure-ntier-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Many applications have more than a single component. For example, you may have a
1313

1414
In this tutorial, you learn how to deploy a secure N-tier application, with a front-end web app that connects to another network-isolated web app. All traffic is isolated within your Azure Virtual Network using [Virtual Network integration](overview-vnet-integration.md) and [private endpoints](networking/private-endpoint.md). For more comprehensive guidance that includes other scenarios, see:
1515

16-
- [Multi-region N-tier application](/azure/architecture/reference-architectures/n-tier/multi-region-sql-server.md)
17-
- [Reliable web app pattern planning (.NET)](/azure/architecture/reference-architectures/reliable-web-app/dotnet/pattern-overview.md).
16+
- [Multi-region N-tier application](/azure/architecture/reference-architectures/n-tier/multi-region-sql-server)
17+
- [Reliable web app pattern planning (.NET)](/azure/architecture/reference-architectures/reliable-web-app/dotnet/pattern-overview).
1818

1919
## Scenario architecture
2020

@@ -430,4 +430,4 @@ To learn how to deploy ARM/Bicep templates, see [How to deploy resources with Bi
430430
> [!div class="nextstepaction"]
431431
> [App Service networking features](networking-features.md)
432432
> [!div class="nextstepaction"]
433-
> [Reliable web app pattern planning (.NET)](/azure/architecture/reference-architectures/reliable-web-app/dotnet/pattern-overview.md)
433+
> [Reliable web app pattern planning (.NET)](/azure/architecture/reference-architectures/reliable-web-app/dotnet/pattern-overview)

0 commit comments

Comments
 (0)