Skip to content

Instantly share code, notes, and snippets.

@lucazav
Last active April 23, 2025 12:05
Show Gist options
  • Save lucazav/b9ec950ff19bdaf5a41469477a3c72d2 to your computer and use it in GitHub Desktop.
Save lucazav/b9ec950ff19bdaf5a41469477a3c72d2 to your computer and use it in GitHub Desktop.
[AzureML - Setup] Install Azure CLI for Machine Learning #azureml #azurecli
To install Azure CLI and its ML extension on your local machine, follow these links:
- Install the Azure CLI by following the instructions in the documentation (https://docs.microsoft.com/en-us/cli/azure/install-azure-cli).
- Install the ML extension to the Azure CLI by following the "Installation" section of the documentation (https://docs.microsoft.com/en-us/azure/machine-learning/how-to-configure-cli).
CLI (v2) core YAML syntax:
https://learn.microsoft.com/en-us/azure/machine-learning/reference-yaml-core-syntax?view=azureml-api-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment