Skip to content

Commit 233ff3a

Browse files
Recommend MS's MWA first (#44423)
* Recommend MS's MWA first * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
1 parent 0944b4a commit 233ff3a

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

Diff for: docs/architecture/modern-web-apps-azure/index.md

+6
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 article, 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) article:
12+
13+
* Is Microsoft's 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](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 article 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)