This PowerShell script is used to deploy Azure Machine Learning resources.
- Azure CLI
- Azure Machine Learning extension for Azure CLI
Before running the script, you need to set your specific values in the variables.ps1
file. This file contains variables such as the resource group name, location, workspace name, and compute name. Make sure to replace the placeholders with your actual values.
./deploy_ml.ps1