potiuk commented on a change in pull request #17682:
URL: https://github.com/apache/airflow/pull/17682#discussion_r691179052



##########
File path: airflow/providers/microsoft/azure/hooks/azure_container_instance.py
##########
@@ -41,6 +41,11 @@ class AzureContainerInstanceHook(AzureBaseHook):
     :type azure_conn_id: str
     """
 
+    conn_name_attr = 'azure_conn_id'

Review comment:
       This connection type was duplicated with AzureBaseHook




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to