Airflow Azure Starter DAGs¶
Welcome — this docs site showcases example DAGs and starter code for running Airflow on Azure.
This repository serves as the DAG repository used for testing two related starter projects that demonstrate deploying Apache Airflow 3 on Azure:
- Airflow Azure Starter (AKS)
-
Repository: https://github.com/RaphCodec/airflow-azure-starter-dags
- Docs engine: ProperDocs with the MaterialX theme
Quick links¶
- Getting started:
getting-started.md - DAG examples: look in the
dags/folder in the repo