Skip to content

Commit 8da023e

Browse files
Recommend MS's MWA first
1 parent c887106 commit 8da023e

File tree

1 file changed

+6
-0
lines changed
  • docs/architecture/modern-web-apps-azure

1 file changed

+6
-0
lines changed

docs/architecture/modern-web-apps-azure/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ ms.date: 01/10/2022
88

99
# Architect Modern Web Applications with ASP.NET Core and Azure
1010

11+
Before reading this topic, we recommend you first read [Modern Web App pattern for .NET](/azure/architecture/web-apps/guides/enterprise-app-patterns/modern-web-app/dotnet/guidance). The [Modern Web App pattern for .NET](/azure/architecture/web-apps/guides/enterprise-app-patterns/modern-web-app/dotnet/guidance) topic:
12+
13+
* Is Microsofts recommended guide to modern web app patterns. It provides a prescriptive architecture, code, and configuration guidance on how to modernize web apps in the cloud.
14+
* Provides a [GitHub reference implementation]([url](https://github.com/Azure/modern-web-app-pattern-dotnet)): A production-grade web app that uses best practices. Contains concrete examples to build Modern Web Apps in Azure.
15+
* Is more up to date than this topic and is actively updated.
16+
1117
![Book cover image of the Architect Modern Web Applications guide.](./media/index/web-application-guide-cover-image.png)
1218

1319
**EDITION v8.0** - Updated to ASP.NET Core 8.0

0 commit comments

Comments
 (0)