Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I see Microsoft Learn provide a JSON version for an ADF solution. I also see a number of answers here with Pipeline JSON.
How do I load those JSON as a pipeline so that I can run them in ADF?
Create new empty pipeline in ADF, give the pipeline name same as what it is given in pipeline code you copy and paste it in pipeline JSON code by opening yellow highlighted button.
----------
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav