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
379 stars 120 forks source link

Use AZD secretOrRandomPassword feature instead of uniquestring #197

Closed KSchlobohm closed 1 year ago

KSchlobohm commented 1 year ago

https://github.com/Azure/azure-dev/blob/main/templates/todo/projects/csharp-sql/.repo/bicep/infra/main.parameters.json

KSchlobohm commented 1 year ago

closed as part of #215