Managing Secrets and Configuration in IaC with Azure Key Vault
If you've seen this error trying to handle secrets in Bicep deployments, this is your guide to resolve it:
Warning outputs-should-not-contain-secrets: Outputs should not contain secrets. Found possible secret: function 'listConnectionStrings' [https://aka.ms/bicep/linter/outputs-should-not-contain-secrets]
Managing secrets and configuration in your Infrastructure as Code