azureml-examples/cli/prefix.md

1.1 KiB

page_type languages products description
sample
azurecli
azure-machine-learning
Top-level directory for official Azure Machine Learning CLI sample code.

Azure Machine Learning CLI (v2) (preview) examples

cleanup code style: black license: MIT

Welcome to the Azure Machine Learning examples repository!

Prerequisites

  1. An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
  2. A terminal. Install and set up the CLI (v2) before you begin.

Getting started

  1. Install and set up the CLI (v2)
az extension remove --name ml

az extension add --name ml --yes

Examples