Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Genevieve Warren <[email protected]>
  • Loading branch information
Rick-Anderson and gewarren authored Jan 18, 2025
1 parent 8da023e commit 2d1f318
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/architecture/modern-web-apps-azure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ ms.date: 01/10/2022

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

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:
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:

* 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.
* 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.
* Is more up to date than this topic and is actively updated.
* 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.
* 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.
* Is more up to date than this article and is actively updated.

![Book cover image of the Architect Modern Web Applications guide.](./media/index/web-application-guide-cover-image.png)

Expand Down

0 comments on commit 2d1f318

Please sign in to comment.