az ml dataset create doesn't exsist

Benoît Frisque 0 Reputation points
2024-05-16T09:04:10.87+00:00

In this article : https://learn.microsoft.com/en-us/training/modules/create-azure-machine-learning-resources-cli-v2/4-manage-workspace-assets

This command does not work:

az ml dataset create --file data-local-path.yml

It should be replaced by

az ml data create --file data-local-path.yml

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,133 questions
{count} votes