Hello,
I am exploring the possibility of integrating Azure Key Vault to securely manage credentials for Cognite extractors during deployments in production. Specifically, I would like to know:
- Is it possible to configure Cognite extractors (e.g., DB, Files, OPCUA, SAP, and PI) to fetch credentials directly from Azure Key Vault?
- Are there any official guidelines or examples for securely using Key Vaults with extractors?
- Can we specify Key Vault references in the extractor's configuration file?
Our goal is to ensure that sensitive credentials remain secure and are not hardcoded in configuration files during deployments. Is this feasible right now?