tests.system.microsoft.azure.example_wasb_sensors
¶
Example Airflow DAG that senses blob(s) in Azure Blob Storage.
This DAG relies on the following OS environment variables
CONTAINER_NAME - The container under which to look for the blob.
BLOB_NAME - The name of the blob to match.
PREFIX - The blob with the specified prefix to match.