You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
Hello
I checked the bicep files in this project and found that secrets are passed by the outputs(especially the cosmos key) which according to docs should not be:
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/scenarios-secrets#avoid-outputs-for-secrets
Issue example:
https://github.com/dotnet-architecture/eShopOnDapr/blob/main/deploy/containerapps/modules/infra/cosmos-db.bicep#L57
Should this be fixed or at least a disclaimer be added?
The text was updated successfully, but these errors were encountered: