This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ab71473d29e Update logging documentation for Azure Blob Storage 
(#59016)
ab71473d29e is described below

commit ab71473d29e59536441460fda7f436c81b5198e4
Author: Jake Roach <[email protected]>
AuthorDate: Wed Dec 3 21:06:46 2025 -0500

    Update logging documentation for Azure Blob Storage (#59016)
---
 providers/microsoft/azure/docs/logging/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/providers/microsoft/azure/docs/logging/index.rst 
b/providers/microsoft/azure/docs/logging/index.rst
index 04405eedf35..9bb1848d964 100644
--- a/providers/microsoft/azure/docs/logging/index.rst
+++ b/providers/microsoft/azure/docs/logging/index.rst
@@ -32,7 +32,7 @@ example:
 .. code-block:: ini
 
     [logging]
-    # Airflow can store logs remotely in AWS S3, Google Cloud Storage or 
Elastic Search.
+    # Airflow can store logs remotely in AWS S3, Azure Blob Storage, Google 
Cloud Storage or Elastic Search.
     # Users must supply an Airflow connection id that provides access to the 
storage
     # location. If remote_logging is set to true, see UPDATING.md for 
additional
     # configuration requirements.

Reply via email to