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

Describe additional security content #157

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

Issue

There's a gap between the security we demonstrate in the code and the security concepts that we discuss in the guide. We need to close the gap by enhancing the guide with additional content.

Todo

Describe the usage of Key Vault in the solution for secrets management.