how to retrieve parameterized dataset of datafactory by rest api

Zhuozhen Zhao 1 Reputation point
2021-06-07T08:37:06.277+00:00

In azure data factory, we define some parameterized datasets, for example, we define a common parquet dataset with the parquet file path parameterized.
What I wanna do is to retrieve the dataset with an exact parameter value by rest API.
But with the document(https://learn.microsoft.com/en-us/rest/api/datafactory/datasets/get), it seems not able to retrieve the exact dataset with a specific parquet path.
So is there any other rest API can work it out?

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

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.