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]
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@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.