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
387 stars 121 forks source link

Document known issues #144

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

Create a new section of documentation to help with known issues

  1. Local dev experience - explain propagation
  2. stability issues - any recurring issues that impact deployment
  3. Describe multi-regional data setup
    • Azure SQL
    • Azure Storage
    • Azure Key Vault and App Config Svc
    • Azure Cache for Redis
KSchlobohm commented 1 year ago

Describe support for #95 Describe support for #98 Describe support for #138