Skip to content

sjoerdvannoort/azure-data-factory-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure-data-factory-deployment

This project contains a custom parameters file to customize the ARM template generation for Azure Data Factory (V2).

Using this file wil customize the ARM parameters as follows:

  • All pipeline variables will be parameterized.
  • Datasets will not be parameterized.
  • Added parameterization for several linked services properties to support Databricks and Azure Batch.
  • Added parameterization for trigger status and schedule.

Note that datasets are not parameterized at all. The assumption is that most differences between environments will be in linked services configuration. If needed, an environment specific value can be stored in a pipeline variable and passed to a dataset parameter.

About

Azure Data Factory (V2) custom ARM templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published