By forwarding Airflow task logs from your Astro Deployment to an additional, customer‑managed Azure Storage (WASB) container, you can keep redundant copies of your execution history, integrate with existing log‑processing pipelines, and satisfy compliance or retention requirements that extend beyond the built‑in Astro logs.
astronomer-providers-logging==1.5.4 or later. The secondary WASB logging feature was introduced in this version.Add these environment variables in the Deployment.
Follow Authorize Deployments to your Azure cloud to assign a Managed Identity to the Deployment.
In Azure, assign the Managed Identity the Storage Blob Data Contributor or equivalent scoped role to the Storage Account or container.
Set the environment variables listed in required environment variables and redeploy.
If task logs do not appear in the container:
If issues persist, contact Astronomer Support with the Deployment ID and any relevant error output.