Apache Airflow Provider - Microsoft Azure

An Apache Airflow provider for Microsoft Azure services.

Version
5.3.1
Downloads
179,149/month
Last Published
Apr. 13, 2023
Quick Install

Available Modules

Modules are Python callables available from this provider package.

Types:

SensorsHooksOperatorsTransfersLogSecrets
WasbPrefixSensor
Microsoft Azure

Waits for blobs matching a prefix to arrive on Azure Blob Storage.

SensorsUpdated 10 months ago
WasbHook
Microsoft Azure

Interacts with Azure Blob Storage through the wasb:// protocol.

HooksUpdated 10 months ago
WasbBlobSensor
Microsoft Azure

Waits for a blob to arrive on Azure Blob Storage.

SensorsUpdated 10 months ago
WasbDeleteBlobOperator
Microsoft Azure

Deletes blob(s) on Azure Blob Storage.

OperatorsUpdated a year ago
LocalToAzureDataLakeStorageOperator
Microsoft Azure

This class is deprecated. Please use airflow.providers.microsoft.azure.transfers.local_to_adls.LocalFilesystemToADLSOperator.

TransfersUpdated a year ago
OracleToAzureDataLakeOperator
Microsoft Azure

Moves data from Oracle to Azure Data Lake. The operator runs the query against Oracle and stores the file locally before loading it into Azure Data La…

TransfersUpdated a year ago
AzureBlobStorageToGCSOperator
Microsoft Azure

Operator transfers data from Azure Blob Storage to specified bucket in Google Cloud Storage

TransfersUpdated a year ago
AzureBaseHook
Microsoft Azure

This hook acts as a base hook for azure services. It offers several authentication mechanisms to authenticate the client library used for upstream azu…

HooksUpdated a year ago
WasbTaskHandler
Microsoft Azure

WasbTaskHandler is a python log handler that handles and reads task instance logs. It extends airflow FileTaskHandler and uploads to and reads from Wa…

LogUpdated 10 months ago
FileToWasbOperator
Microsoft Azure

Uploads a file to Azure Blob Storage.

TransfersUpdated 2 years ago
AzureDataExplorerHook
Microsoft Azure

Interacts with Azure Data Explorer (Kusto).

HooksUpdated a year ago
AzureDataExplorerQueryOperator
Microsoft Azure

Operator for querying Azure Data Explorer (Kusto).

OperatorsUpdated a year ago
AzureDataFactoryPipelineRunStatusSensor
Microsoft Azure

Checks the status of a pipeline run.

SensorsUpdated 10 months ago
AzureDataFactoryRunPipelineOperator
Microsoft Azure

Executes a data factory pipeline.

OperatorsUpdated 9 months ago
LocalFilesystemToWasbOperator
Microsoft Azure

Uploads a file to Azure Blob Storage.

TransfersUpdated a year ago
LocalFilesystemToADLSOperator
Microsoft Azure

Upload file(s) to Azure Data Lake

TransfersUpdated a year ago
AzureDataFactoryHook
Microsoft Azure

A hook to interact with Azure Data Factory.

HooksUpdated 10 months ago
AzureKeyVaultBackend
Microsoft Azure

Retrieves Airflow Connections or Variables from Azure Key Vault secrets.

SecretsUpdated a year ago
AzureFileShareHook
Microsoft Azure

Interacts with Azure FileShare Storage.

HooksUpdated a year ago
AzureDataLakeHook
Microsoft Azure

This module contains integration with Azure Data Lake.

HooksUpdated 10 months ago
AzureCosmosDocumentSensor
Microsoft Azure

Checks for the existence of a document which matches the given query in CosmosDB. Example:

SensorsUpdated a year ago
AzureCosmosInsertDocumentOperator
Microsoft Azure

Inserts a new document into the specified Cosmos database and collection It will create both the database and collection if they do not already exist

OperatorsUpdated a year ago
AzureCosmosDBHook
Microsoft Azure

Interacts with Azure CosmosDB.

HooksUpdated a year ago
AzureContainerRegistryHook
Microsoft Azure

A hook to communicate with a Azure Container Registry.

HooksUpdated a year ago
AzureContainerVolumeHook
Microsoft Azure

A hook which wraps an Azure Volume.

HooksUpdated a year ago
AzureContainerInstancesOperator
Microsoft Azure

Start a container on Azure Container Instances

OperatorsUpdated a year ago
AzureBatchOperator
Microsoft Azure

Executes a job on Azure Batch Service

OperatorsUpdated a year ago
AzureContainerInstanceHook
Microsoft Azure

A hook to communicate with Azure Container Instances.

HooksUpdated a year ago
AzureBatchHook
Microsoft Azure

Hook for Azure Batch APIs

HooksUpdated a year ago
SFTPToWasbOperator
Microsoft Azure

Transfer files to Azure Blob Storage from SFTP server.

TransfersUpdated a year ago
ADLSDeleteOperator
Microsoft Azure

Delete files in the specified path.

OperatorsUpdated a year ago
ADLSListOperator
Microsoft Azure

List all files from the specified path

OperatorsUpdated a year ago
AzureServiceBusSubscriptionDeleteOperator
Microsoft Azure

Deletes the topic subscription in the Azure ServiceBus namespace

OperatorsUpdated a year ago
AzureServiceBusReceiveMessageOperator
Microsoft Azure

Receive a batch of messages at once in a specified Queue name

OperatorsUpdated a year ago
AzureServiceBusCreateQueueOperator
Microsoft Azure

Creates a Azure Service Bus queue under a Service Bus Namespace by using ServiceBusAdministrationClient

OperatorsUpdated a year ago
AdminClientHook
Microsoft Azure

Interacts with ServiceBusAdministrationClient client to create, update, list, and delete resources of a Service Bus namespace. This hook uses the sam…

HooksUpdated a year ago
MessageHook
Microsoft Azure

Interacts with ServiceBusClient and acts as a high level interface for getting ServiceBusSender and ServiceBusReceiver.

HooksUpdated a year ago
BaseAzureServiceBusHook
Microsoft Azure

BaseAzureServiceBusHook class to create session and create connection using connection string

HooksUpdated a year ago
AzureSynapseHook
Microsoft Azure

A hook to interact with Azure Synapse.

HooksUpdated 10 months ago
AzureServiceBusTopicDeleteOperator
Microsoft Azure

Deletes the topic in the Azure Service Bus namespace

OperatorsUpdated a year ago
AzureServiceBusSendMessageOperator
Microsoft Azure

Send Message or batch message to the Service Bus queue

OperatorsUpdated a year ago
ASBReceiveSubscriptionMessageOperator
Microsoft Azure

Receive a Batch messages from a Service Bus Subscription under specific Topic.

OperatorsUpdated a year ago
AzureSynapseRunSparkBatchOperator
Microsoft Azure

Executes a Spark job on Azure Synapse.

OperatorsUpdated a year ago
AzureServiceBusDeleteQueueOperator
Microsoft Azure

Deletes the Queue in the Azure Service Bus namespace

OperatorsUpdated a year ago
AzureServiceBusTopicCreateOperator
Microsoft Azure

Create an Azure Service Bus Topic under a Service Bus Namespace by using ServiceBusAdministrationClient

OperatorsUpdated a year ago
AzureServiceBusSubscriptionCreateOperator
Microsoft Azure

Create an Azure Service Bus Topic Subscription under a Service Bus Namespace by using ServiceBusAdministrationClient

OperatorsUpdated a year ago
AzureServiceBusUpdateSubscriptionOperator
Microsoft Azure

Update an Azure ServiceBus Topic Subscription under a ServiceBus Namespace by using ServiceBusAdministrationClient

OperatorsUpdated a year ago
AzureDataLakeStorageV2Hook
Microsoft Azure

This Hook interacts with ADLS gen2 storage account it mainly helps to create and manage directories and files in storage accounts that have a hierarch…

HooksUpdated 10 months ago