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

Azure Synapse Service


« Contents / Functions / Services


Key Name Spaces

Clients

Synapse Client Class (coming soon)

Methods:

CreateSynapseClient

Returns: Microsoft.Azure.Management.Synapse.SynapseManagementClient

Role: Coming Soon

Example Use:

using var client = SynapseClient.CreateSynapseClient(tenantId, applicationId, authenticationKey, subscriptionId);