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 117 forks source link

discuss key vaults for different purposes #163

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

the bicep templates deploy 2 key vaults. One of them is not used by the application so we should update the docs to describe why it exists.

KSchlobohm commented 1 year ago

closing this issue, we no longer maintain 2 key vaults - #215