Azure / Azure/azure-cli-extensions

Az ML v2: workspace name yml property is ignored

Open
#3,746 5 comments 0 reactions 0 assignees View on GitHub
ADO extension/ml Machine Learning 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)
Machine Learning v2

### Description of issue (in as much detail as possible)
workspace.yml:
```yml
name: myworkspace 123
```

```sh
az ml workspace create --file workspace.yml
```

When running the above command, although a workspace name is provided in my yaml file, still a workspace-name property is looked for as shell argument which is not expected.

-----

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.