Permissions

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
2025

Metadata extraction supports Azure Active Directory (Azure AD) token authentication to connect to Azure SQL Database. Two methods are available depending on your environment automatic and manual.

Note: The metadata extraction is available only with Advanced Conectivity Bundle (ACB) entitlement.
  • Automatic method
    • Available when metadata extraction runs from a data catalog instance, which uses the assigned Azure cloud identity to generate a temporary access token.

    • The token is automatically passed using the hidden parameter: __$Secret_Azure_AccessToken_Sql_Database

    • Leave the User and Password parameters empty.
      User=
      Password=
  • Manual method
    • Authenticate directly with an Azure AD access token.

    • Enter the token in the Password field and leave the User field empty.
      User=
      Password=<Azure Active Directory Token>

The Azure Cloud Identity (for the automatic method) or the Azure AD token (for the manual method) must have sufficient permissions to connect and read metadata from the target Azure SQL Database. The automatic method is recommended for environments running under Data Catalog, as it simplifies token management.

Note: The permission requirements described here are subject to change depending on the database version, configuration, and future updates.