Skip to content

ModuleNotFound: azure.core.rest devops azure cli task #23790

@obiii

Description

@obiii

Related command
$runId=az datafactory pipeline create-run --factory-name test-adf --name "pl_load_training_data" --resource-group test-rg --query "runId" --output tsv

Describe the bug
We have a devops pipeline which has an azure cli task that triggers and adf pipeline. All was working untill last friday but now the same task started giving error: ModuleNotFound: azure.core.rest.

I have added azure-core to requirements.txt and running pip list | grep auzre-core also list that it is installed.

To Reproduce
Try triggering an adf pipeline via azure devops cli task

Expected behavior
Should return a runId of the triggered pipeline

Environment summary
image

Additional context

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botData FactoryService AttentionThis issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions