Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.41 KB

json_pipeline_files.md

File metadata and controls

34 lines (17 loc) · 1.41 KB

Data Factory - Testing Framework

JSON Files

Ideally, you would integrate your project with a repository such as GIT. Once this is done you will have the JSON files for the Pipelines. If you need extra guidance on that the Microsoft Documentation provides very detailed information on how to do it:

Fabric Git integration process - Microsoft Fabric | Microsoft Learn

ADF Source control - Azure Data Factory | Microsoft Learn

Manual steps for testing purposes

If you want just download one JSON file for a small test purpose and check how the framework works, here are some ideas on how to do it:

ADF

Refer to the docs if needed: Azure Data Factory Documentation - Azure Data Factory | Microsoft Learn

Download Azure Data Factory support files - Microsoft Community Hub

  1. Open your ADF Environment, and open the resource you want the JSON.

  2. Click on the action ellipses

  3. Click "Download support files" and select the download location in local storage

  4. The Zip file contains the JSON Definition

    image