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
361 stars 115 forks source link

Explain file purposes #221

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

Resolves #190 by clarifying the purpose of our engineering files and describing more of our intent for the devOps sample workflows

KSchlobohm commented 1 year ago

pending merge of #215 so that we can explain the bash and pwsh files

KSchlobohm commented 1 year ago

Noted that there are two scripts which look like they could be combined. Separated that task into #224