AzureContainerRegistryHook

Microsoft Azure

A hook to communicate with a Azure Container Registry.

View on GitHub

Last Updated: Oct. 23, 2022

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

conn_idAzure Container Registry connection id of a service principal which will be used to start the container instance

Documentation

A hook to communicate with a Azure Container Registry.

Was this page helpful?