Azure / Azure/azure-cli-extensions
{'Azure-cli-ml Version': '1.2.0', 'Error': KeyError('provisioningState',)}
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
- If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)
### Extension name (the extension in question)
az extension add -n azure-cli-ml
### Description of issue (in as much detail as possible)
Using Windows Powershell, i login ( az login).
Then use the following code (az extension add -n azure-cli-ml).
Then ( az ml computetarget list -g 'myresourcename' -w 'myworkspacename' )
Finally get the following error {'Azure-cli-ml Version': '1.2.0', 'Error': KeyError('provisioningState',)}
I am not sure what this means and how to fix this. Any guidance will be greatly appreciated.
-----
Contributor guide
Assessment
This issue has not been assessed yet.