Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure ML extension not compatible with CLI core 2.0.69. #826

Open
tjprescott opened this issue Jun 28, 2019 · 1 comment
Open

Azure ML extension not compatible with CLI core 2.0.69. #826

tjprescott opened this issue Jun 28, 2019 · 1 comment
Labels
extension/ml Service Attention This issue is responsible by Azure service team.

Comments

@tjprescott
Copy link
Member

With the merge of Azure/azure-cli#9718, the existing azure-cli-ml extension will no longer load. This change will be in the azure-cli 2.0.69 release in mid July.

The error is only thrown when the entire command table is loaded, such as when running az self-test, az interactive or running doc generation scripts.

Simplest repro:

az extension add -n azure-cli-ml
az self-test
@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Jun 1, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 1, 2020

ml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension/ml Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants