Hello!
It would be most helpful if it was possible to use keyvault secrets directly in defining the connection string of a db-extractor. An example of this below
databases:
- type: odbc
name: mssql-sap
connection-string: >
DSN=value;
UID=!keyvault SOME-KEYVAULT-ID;
PWD=!keyvault SOME-KEYVAULT-SECRETThis would allow us to use client/secret directly from keyvault and enable auto-rotation. Something that is more difficult with having the entire connection string stored in the keyvault
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support