How can I learn or set up mx views on azure data factory ?

Mustafa Ispir 46 Reputation points
2023-09-21T11:46:06.3533333+00:00

Hi ,

I need to see my pipeline and workflow information such as used source or dependencies etc.

I could see informatica and odi so now,but I cannot see on azure data factory.

Should I set up sth on somewhere ?

If I cannot tell you what I mean,I just put in on other etl tools'.

https://docs.informatica.com/data-integration/powercenter/10-4-0/repository-guide/mx-views-reference/mapping-and-mapplet-views/rep_tbl_mapping.html

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,525 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Amira Bedhiafi 22,616 Reputation points
    2023-09-21T18:33:36.9333333+00:00

    I think ADF doesn't have a feature directly equivalent to Informatica's MX views for querying metadata. You may opt for gathering the pipeline and the workflow information with :

    Monitoring in Azure Data Factory: Monitoring and management - Azure Data Factory

    Azure Monitor: Monitor Azure Data Factory with Azure Monitor - Azure Data Factory

    Azure Resource Explorer: Azure Resource Explorer

    ADF REST API: Data Factory REST API - Azure Data Factory

    Azure CLI: Azure Data Factory CLI documentation

    Azure Purview: Azure Purview documentation

    or by integrating with Azure Purview for data lineage

    Each method allows you to track different aspects of your resources and their dependencies, depending on your specific needs.

    Check the links and tell us your feedback :)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.