Skip to content

Repository files navigation

Validate Azure Data Factory code

Use it to validate the code of your Azure Data Factory before you publish it onto target ADF service. The function validates files of ADF in a given location, returning warnings or errors.
The following validation will be perform:

  • Reads all files and validates its json format
  • Checks whether all dependant objects exist
  • Checks whether file name equals object name
  • (more soon...)

Parameters:

  • DataFactoryRoot - Source folder where all ADF objects are kept. The folder should contain subfolders like pipeline, linkedservice, etc.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages