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 GitHub workflows #305

Closed asanjabi closed 1 year ago

asanjabi commented 1 year ago

Refactor GH workflows to be able to deploy to multiple environments from the same build.

Fixes #286

KSchlobohm commented 1 year ago

Closing as we investigate this further to consider restructuring groups and deployments that more directly support network isolation.