Key vault configuration - Precisely Data Integrity Suite

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

When Key vault authentication is selected, credentials are securely stored in Azure Key Vault. This method provides enhanced security by centralizing credential management and reducing exposure of sensitive information.

Field Description
Authentication Method The method used to authenticate with ADLS. Select Key Vault for credentials stored securely in Azure key vault.
Tenant ID Specifies the Azure Active Directory (AAD) tenant ID associated with your Azure subscription. This is a unique identifier for your organization's Azure directory. Example: 12345678-1234-1234-1234-123456789012
Client ID Specifies the application (client) ID of the service principal used for authentication. This identifies the application that will access ADLS on behalf of Data Integrity Suite. Example: 87654321-4321-4321-4321-210987654321
Key Vault Specifies the Azure Key Vault instance where your credentials are stored. Select an existing Key Vault from the dropdown list, or click Add Key Vault to configure a new Key Vault connection. The Key Vault must be accessible by the service principal specified in the Client ID field. For details on configuring a key vault, refer to key vault setup.
Secret key path Specifies the path or name of the secret stored in Azure Key Vault that contains the client secret for the service principal. This secret is retrieved from the Key Vault at runtime to authenticate with ADLS. Ensure the secret exists in the specified Key Vault and is accessible by the service principal. Example: adls-client-secret, /secrets/adls/clientsecret