| page_type | sample | |
|---|---|---|
| languages |
|
|
| products |
|
|
| description | Top-level directory for official Azure Machine Learning CLI sample code. |
Welcome to the Azure Machine Learning examples repository!
- An Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
- A terminal. Install and set up the CLI (v2) before you begin.
- Install and set up the CLI (v2)
az extension remove --name ml
az extension add --name ml --yes