Skip to content

Conversation

@teslakoile
Copy link
Contributor

This PR updates the documentation for configuring remote task logging to Azure Blob Storage to improve clarity and prevent common misconfigurations.

The previous documentation for the remote_base_log_folder setting was ambiguous and lacked a clear example for environment variable-based setups. Following the outdated steps can lead to a ResourceNotFoundError and authentication failures, as described in issue #51944.

These changes clarify the required wasb:// prefix for the remote_base_log_folder and add a new section with a working example using environment variables.

I replicated the setup and confirmed that task logs are now successfully written to Azure Blob Storage as expected.

Should close issues like #51944

@teslakoile teslakoile force-pushed the docs/update-azure-wasb-logging-config branch from bdafaad to 7a67466 Compare June 21, 2025 08:28
Copy link
Member

@Lee-W Lee-W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. but would love to have a second pair of eyes 🙂

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh. Cool The more / better docs we have - the better. Looks cool

@potiuk potiuk merged commit 01093ed into apache:main Jun 21, 2025
53 checks passed
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants