We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2e12b commit a6a6ec5Copy full SHA for a6a6ec5
docs/reference/schemas/config/functions/secret.md
@@ -222,7 +222,7 @@ The `secret()` function can return errors in the following situations:
222
223
- Secret values are retrieved at runtime and should be handled securely
224
- Secrets are not cached by DSC and are retrieved fresh on each function call
225
-- Secret values are not logged in trace output for security reasons
+- Secret values are logged in trace output
226
- Extensions should implement appropriate authentication and authorization for
227
secret access
228
0 commit comments