azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

az ml workspace create command requires --name parameter

Open neilmca-inc opened this issue 3 years ago • 2 comments

This command requires the --name parameter to complete a basic setup - it is currently listed incorrectly as "optional"


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

neilmca-inc avatar Sep 20 '22 07:09 neilmca-inc

route to CXP team

yonzhan avatar Sep 20 '22 08:09 yonzhan

@neilmca-inc Thanks for the feedback! We will review and update accordingly.

PramodValavala-MSFT avatar Sep 20 '22 15:09 PramodValavala-MSFT

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github.

Issue Details

This command requires the --name parameter to complete a basic setup - it is currently listed incorrectly as "optional"


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Author: neilmca-inc
Assignees: -
Labels:

bug, Service Attention, Machine Learning, customer-reported, Client, Auto-Assign

Milestone: -

ghost avatar Sep 29 '22 15:09 ghost

@neilmca-inc --name is optional because you can provide a yaml file containing ws name using --file. Does that help?

luigiw avatar Sep 29 '22 18:09 luigiw

Hi @luigiw I'm not stuck - just the documentation needs updating as --name is a required parameter, not an optional

neilmca-inc avatar Sep 30 '22 06:09 neilmca-inc