Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.05 KB

prefix.md

File metadata and controls

34 lines (23 loc) · 1.05 KB
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) 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