AzureSynapseHook

Microsoft Azure

A hook to interact with Azure Synapse.

View on GitHub

Last Updated: Mar. 15, 2023

Access Instructions

Install the Microsoft Azure provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

azure_synapse_conn_idThe Azure Synapse connection id.
spark_poolThe Apache Spark pool used to submit the job

Documentation

A hook to interact with Azure Synapse.

Was this page helpful?