Werk #13568: agent_azure: Enable passing secret via commandline (for debugging)
Component | Checks & agents | ||||
Title | agent_azure: Enable passing secret via commandline (for debugging) | ||||
Date | Dec 9, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Secrets for the special agents should be passed via stdin due to security reasons. But for debugging on the command line, we should enable passing them via a parameter. This was not working for agent_azure and is fixed now.