airflow.contrib.hooks.azure_container_registry_hook¶
Module Contents¶
- 
class airflow.contrib.hooks.azure_container_registry_hook.AzureContainerRegistryHook(conn_id='azure_registry')[source]¶
- Bases: - airflow.hooks.base_hook.BaseHook- A hook to communicate with a Azure Container Registry. - Parameters
- conn_id (str) – connection id of a service principal which will be used to start the container instance