We follow the recommended pattern of using Workspace variables for environment management, but REST activities within Data Pipelines fail to resolve variable references, even though SQL and Notebook ...
Hi! We're using the Airflow Job in Fabric. We need to trigger a DAG when a specific event (webhook) happens. For that, we should use the Airflow Job in the Fabric API. I haven't bee...
I’ve tried to replicate the example from this tutorial: https://learn.microsoft.com/en-us/fabric/data-factory/apache-airflow-jobs-dbt-fabric However, after adding the following packages to the ...
Hey, I’m working on a POC to run dbt on Fabric Managed Airflow, but I’ve been running into several issues: Two days ago, the default Airflow version unexpectedly changed to 2.6.5, after which not...
My service principal has admin access to the workspace. I used that spn to create fabric conection in airflow. Lakehouse read and write works fine, when i try to read table from warehouse. I am getti...
Hi Fabric community, I'm wondering if anayone has had any success at making metadata driven DAGs in Apache Airflow in Fabric? I love the idea of using Airflow for orchestration, howeve...
Hello, dear all. I'm starting with Airflow in Fabric. So, I want to know how I can migrate my project that is working in my local machine if Fabric only allows add .py files. Usually, in a Airflow p...
Hello, does anyone managed to implement the sample/tutorial Transform data using dbt - Microsoft Fabric | Microsoft Learn ? For us, with a Starter Pool running on Apache Airflow version 2.10.5,...
I noticed that the Airflow UI was reporting that the scheduler was not running which was causing DAGs to fail. There have been no changes to any DAGs or configuration in the last 12 days. ...
Hi everyone, I’ve been facing an issue with Airflow since Friday. Every time I try to access it, I’m met with a “503 Service Temporarily Unavailable” error. This means I can’t view my DAGs or chec...