This repo walks through some examples of interacting with Azure Machine Learning with the Azure ML CLI V2 and its associated YAML schema syntax.
The required infrastructure is only an Azure resource group, and contributor permission to it.
Provision this via any of the following routes
- the Azure portal,
- the azure cli
- bicep templating language
- or terraform with deployment state management.
Start here:
- CLI-demo for a basic walk through of features as of v2.3.x
- CLI v2 in a day for a more in-depth tutorials