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.
« Contents / Functions / Helpers
To extend the base class Pipeline Request by including and validating additional values required for interaction with the worker pipelines where other specific properties are used.
Namespace: mrpaulandrew.azure.procfwk.Helpers.
Property Name | Type |
---|---|
RunId | string |
Name | Type |
---|---|
RecursivePipelineCancel | string |
ActivityQueryStart | DateTime |
ActivityQueryEnd | DateTime |
Role: To validate all request values provided.