Azure / reliable-web-app-pattern-dotnet

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
356 stars 114 forks source link

Update ASP.NET Core to work with Reverse proxy in alignment with guidance #309

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

Doing with reverse proxies and gateways: Deploying web apps to App Services as Linux containers · AzureAD/microsoft-identity-web Wiki (github.com)

KSchlobohm commented 1 year ago

migrated to 1852505