Azure Data Factory is a fully managed, serverless data integration service that lets you build, schedule, and orchestrate data pipelines at scale. It enables you to connect to diverse data sources, transform data using mapping or wrangling data flows, and move it between on-premises and cloud systems.
Default hierarchy
In the chart below, you will find the organizational structure of Azure Data Factory objects. Objects are in represented in green and folders are in yellow.
Object types
Dawiso ingests the following objects from Azure Data Factory:
Factory
Maps to Azure Data Factory object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| create_time | Created at |
| etag | ETag |
| id | ID |
| identity | Identity |
| location | Location |
| properties | Properties |
| provisioning_state | Provisioning State |
| public_network_access | Public Network Access |
| tags | Tags |
| version | Version |
Credential
Maps to Credential object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| etag | ETag |
| id | ID |
| properties | Properties |
Dataflow
Maps to Dataflow object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| etag | ETag |
| id | ID |
| properties | Properties |
Dataset
Maps to Dataset object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| annotations | Annotations |
| etag | ETag |
| id | ID |
| properties | Properties |
Global Parameter
Maps to Global Parameter object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| etag | ETag |
| id | ID |
| type | Type |
| value | Value |
Integration Runtime
Maps to Integration Runtime object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| etag | ETag |
| id | ID |
| properties | Properties |
| type | Type |
Linked Service
Maps to Linked Service object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| etag | ETag |
| id | ID |
| properties | Properties |
| type | Type |
| type_properties | Type Properties |
Pipeline
Maps to Pipeline object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| annotations | Annotations |
| etag | ETag |
| id | ID |
| properties | Properties |
Pipeline Run
Maps to Pipeline Run object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| annotations | Annotations |
| duration_sec | Duration (sec) |
| run_id | ID |
| invoked_by | Invoked By |
| is_latest | Is Latest |
| message | Message |
| parameters | Parameters |
| pipeline | Pipeline |
| run_end | Run End |
| run_group_id | Run Group ID |
| run_start | Run Start |
| status | Status |
Trigger
Maps to Trigger object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| annotations | Annotations |
| etag | ETag |
| id | ID |
| pipelines | Pipelines |
| properties | Properties |
| runtimeState | State |
| type | Type |
| type_properties | Type Properties |
Trigger Run
Maps to Trigger Run object type.
| Source Attribute | Target Attribute in Dawiso |
|---|---|
| name | Name |
| group_id | Group ID |
| run_id | ID |
| message | Message |
| properties | Properties |
| run_timestamp | Run Timestamp |
| status | Status |
| trigger | Trigger |
| trigger_type | Trigger Type |
| triggered_pipelines | Triggered Pipelines |