Azure / Azure/azure-cli-extensions

az ml model deploy fails with azure-cli-ml 1.0.85

Open
#1,323 1 comment 0 reactions 0 assignees View on GitHub
customer-reported extension/ml Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

### Extension name (the extension in question)
azure-cli-ml==1.0.85

### Description of issue (in as much detail as possible)
running `az ml model deploy -n servicename --ic inference_config.json --dc deploy_config.json -f model_registration.json -w myworkspace -g MY_RESOURCE_GROUP --ct mycompute` fails with code KubernetesDeploymentFailed. It says there could be a problem in the init function in score.py.

Using azure-cli-ml==1.0.48 the deployment is successful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.