📄️ Azure CLI
First, login!
📄️ Compute Instances
What is a compute instance (CI)? It is Azure ML's answer to virtual machines (VMs). A compute instance is attached to your Azure ML Workspace.
📄️ Compute Usage Metrics
Description
📄️ Submitting child runs from a parent
From Microsoft docs.
📄️ GitHub Workflows
Goal: Add GitHub action to your repo to run Azure ML jobs.
📄️ Manage logs via the AML Python SDK
Get AML experiment
📄️ Service Principle Authentication
Example