airflow.providers.microsoft.azure.hooks.container_registry¶
Hook for Azure Container Registry.
Classes¶
A hook to communicate with a Azure Container Registry. |
Module Contents¶
- class airflow.providers.microsoft.azure.hooks.container_registry.AzureContainerRegistryHook(conn_id='azure_registry')[source]¶
Bases:
airflow.hooks.base.BaseHook
A hook to communicate with a Azure Container Registry.
- Parameters:
conn_id (str) – Azure Container Registry connection id of a service principal which will be used to start the container instance