Context Management Joblets - using Azure Key Vault
Category |
|
Prerequisites |
Talend Data Integration Basics, Talend Data Integration Advanced |
Third-party software |
Azure Key Vault, Azure Active Directory |
Description
|
Instead of storing the credentials at the application level, Azure Key Vault lets you store them in a central location, so they can be retrieved by applications using REST API calls.
This solution template shows you how a Talend Job that requires access to a database can programmatically retrieve the database credentials from a key vault at runtime, rather than hard-coding them in an external file or a database table. |