Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
rbrtr
Regular Visitor

Airflow no tasks found

I have set up two airflow artifacts containing a sample dbt model. One with "Farbic managed" file storage and one backed by azure devops. Both containing the same structure and content. The one managed by Fabric runs successfully, but the one managed by devops always reports the error "no tasks found" error in the dag. I double checked the structure and content and there is no difference.

1 REPLY 1
Akash_Varuna
Super User
Super User

Hi @rbrtr , Could you try these 

  • Verify DAG Location: Ensure the DAG file is in the correct directory that Airflow is scanning (dags_folder).

  • Check Permissions: Ensure Airflow has the necessary permissions to access the Azure DevOps-backed DAG file.

  • Validate DAG Syntax: Make sure the DAG is defined properly in the file 

  • Sync Issues: Ensure changes in Azure DevOps are correctly synced to Airflow. Double-check CI/CD pipeline configurations.

  • Review Airflow Logs: Look for specific errors related to file paths, parsing, or missing tasks.

  • Compare Configurations: Check if the Azure DevOps storage and Fabric storage are set up similarly in Airflow (plugins, connections, credentials).
    If this post helped please do give a kudos and accept this as a solution
    Thanks In Advance

 

 

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.