Azure-docs: parameter of az ml command is wrong

Created on 24 Jun 2019  Â·  3Comments  Â·  Source: MicrosoftDocs/azure-docs

the command below does not work.
>az ml workspace share -n my_workspace -g my_resource_group --role "Data Scientist" --user [email protected]

I changed param "-n" into "-w" then works.
>az ml workspace share -w my_workspace -g my_resource_group --role "Data Scientist" --user [email protected]


Document Details

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

corsubsvc cxp doc-bug machine-learninsvc triaged

All 3 comments

@tamitarai Thank you for your feedback! We will review and provide an update as appropriate.

@tamitarai Thanks for pointing this out. We have raised a PR 80372 to fix the documentation. The change should be updated in the next 24 hours.

@tamitarai We will now proceed to close this thread. If there are further questions regarding this matter, please tag @RohitMungi-MSFT in your reply. We will gladly continue the discussion and we will reopen the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jharbieh picture jharbieh  Â·  3Comments

Ponant picture Ponant  Â·  3Comments

jebeld17 picture jebeld17  Â·  3Comments

DeepPuddles picture DeepPuddles  Â·  3Comments

JeffLoo-ong picture JeffLoo-ong  Â·  3Comments