Parameter | Expected value |
|---|---|
name | The name that will be displayed to catalog users for this connection. |
code | The unique identifier of the connection on the Zeenea platform. Once registered on the platform, this code must not be modified or the connection will be considered as new and the old one removed from the scanner. |
connector_id | The type of connector to be used for the connection. Here, the value must be azure-purview and this value must not be modified. |
connection.url | Connection address (example: https://{purview_account}.catalog.purview.azure.com) |
connection.oauth.client_id | Application ID (client) as defined in Azure |
connection.oauth.client_secret | Client secret. |
connection.oauth.endpoint | Purview API endpoint. Must respect following format: https://login.microsoftonline.com/{tenant_ID}/oauth2/token. |
connection.oauth.resource | Purview URL: https://purview.azure.net |
asset.types | Assets types to be inventoried. Possibles values: azure_sql_table, azure_sql_view, powerbi_table, and powerbi_report. |
proxy.scheme | Depending on the proxy, http or https |
proxy.hostname | Proxy address |
proxy.port | Proxy port |
proxy.username | Proxy username |
proxy.password | Proxy account password |
Object | Identifier Key | Description |
|---|---|---|
Visualization | code/type/report id | - code: Unique identifier of the connection noted in the configuration file - type: Assets type - report id: Power BI report's technical identifier |
Dataset | code/type/dataset name | - code: Unique identifier of the connection noted in the configuration file - type: Assets type - dataset name |
Field | code/type/dataset name/field name | - code: Unique identifier of the connection noted in the configuration file - type: Assets type - dataset name - field name |