Orchestrate
.procfwk

Logo

A cross tenant metadata driven processing framework for Azure Data Factory and Azure Synapse Analytics achieved by coupling orchestration pipelines with a SQL database and a set of Azure Functions.


- Overview
- Contents


View the Project on GitHub mrpaulandrew/procfwk

Service Types


« Contents / Functions / Services


Namespace: mrpaulandrew.azure.procfwk.

public enum PipelineServiceType
{
    ADF, SYN
}