Last active
April 23, 2025 12:05
-
-
Save lucazav/b9ec950ff19bdaf5a41469477a3c72d2 to your computer and use it in GitHub Desktop.
[AzureML - Setup] Install Azure CLI for Machine Learning #azureml #azurecli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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