I have tried many times and many ways to get "git sync" to work with our Airflow repo. It appears this feature is currently broken for Azure Dev Ops.
Repro Steps:
- Create an empty Azure DevOps repository
- Go to "git sync" feature following instructions here: https://learn.microsoft.com/en-us/fabric/data-factory/data-workflows-sync-git-repo
- Use a Personal Access Token and connect to repo per instructions.
- Overserve Airflow is still running.
- Add a new folder called "dag" with a hello_world DAG in it (dags/hello_world_dag.py). Push commit.
- Open the Apache Airflow UI.
- Notice DAG does not appear in DAGs in UI.
- From the Fabric Airflow UI, stop Airflow.
- Resume Airflow
- Notice Airflow fails to resume.
2 Comments
- fbcideas_migusrNew MemberStatus added:New
- csehdzNew MemberI managed to get this working for both personal tokens and Service Principals, make sure you are using the "clone" HTTPS URL of your repo. That was my error before.
Recent ideas
Programmatic point-of-failure recovery for Fabric pipelines
The Fabric monitoring UI already supports Rerun → rerun from failed activity. That capability is only reachable by a human clicking in the portal. Please make point-of-failure recovery available to a...EversonElias2 hours agoRegular VisitorNew2Views0likes0CommentsEnable Managed Private Endpoints Support for Microsoft Fabric Capacities Below F64
Managed Private Endpoints in Microsoft Fabric are currently supported only on F64 and higher capacities. Customers using lower capacities, such as F8, cannot establish private connectivity to Azure s...v-tsindhu4 hours agoMicrosoft EmployeeNew6Views0likes0CommentsAccessibility bug: Notebook cell text becomes invisible under Windows 11 High Contrast mode
Any text written inside a Fabric notebook is invisible when Wndows High contrast mode is enables. This applies to cell text only (not the UI). In addition, auto-complete windows are not respecting t...abigb5 hours agoNew MemberNew3Views0likes0Comments