Skip to content

azure-mgmt-datafactory KeyError: 'run_id' Pipelines_CreateRun #47977

Description

@danidelvalle
  • Package Name: azure-mgmt-datafactory
  • Package Version: 10.0.0
  • Operating System: Linux-7.0.12-201.fc44.aarch64-aarch64-with-glibc2.36
  • Python Version: 3.12.13

Describe the bug
In Apache Airflow, using the apache-airflow-providers-microsoft-azure==13.1.0 a fresh install brought the transitive dependency on azure-mgmt-datafactory with the latest version 10.0.0 published yesterday.

With the version 10.0.0, the create pipeline run fails with KeyError: 'run_id'

Pinning azure-mgmt-datafactory==9.3.0 fixes the problem, therefore there is some kind of regression introduced in v10.

Screenshots
If applicable, add screenshots to help explain your problem.

10.0.0 🚨

Image

9.3.0 ✅

Image

Metadata

Metadata

Assignees

Labels

Data FactoryMgmtThis issue is related to a management-plane library.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions