eladkal commented on code in PR #32779:
URL: https://github.com/apache/airflow/pull/32779#discussion_r1358064357


##########
airflow/providers/microsoft/azure/provider.yaml:
##########
@@ -298,3 +298,17 @@ logging:
 
 extra-links:
   - 
airflow.providers.microsoft.azure.operators.data_factory.AzureDataFactoryPipelineRunLink
+
+config:
+  azure_remote_logging:
+    description: |
+      Configuration that needs to be set for enable remote logging in Azure 
Blob Storage
+    options:
+      remote_wasb_log_container:
+        description: |
+          WASB storage container where the remote logs will be stored.
+          The container should exist.
+        version_added: 7.1.0

Review Comment:
   ```suggestion
           version_added: 8.0.0
   ```
   
   Next version is `8.0.0`



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to