Home

Awesome

Options for Scheduling a Batch Scoring Pipeline

Prerequisites

Terms

Create Dev Environment

Use ARM Script Locally to Create Windows DSVM

Use ARM Script Locally to Create Linux DSVM

Use Python Locally to Create Windows DSVM

Use Python Locally to Create Linux DSVM

Use Portal to Create Windows DSVM

or

Use Portal to Create Linux DSVM

Open Jupyter Notebook on Dev Environment

On Windows DSVM

or

On Linux DSVM

Register Subscription with ACI Using Jupyter Notebook on Dev Environment

Create AML workspace

Using Jupyter Notebook on Dev Environment

or

Using Portal (no hiccups)

or

Using Portal (hiccup - policy requires "Secure Transfer Required" for Storage Accounts)

"properties": {
	"supportsHttpsTrafficOnly": true
},
az group deployment create -g ``<your resource group>`` --subscription ``<your subscription id>`` --template-file template.json --parameters @parameters.json

Create Compute Cluster Using Jupyter Notebook on Dev Environment

Create and Deploy Model Using Jupyter Notebook on Dev Environment

Test calling REST AKS AML endpoint

Schedule using ADF

Schedule using AzureFunctions

Schedule using Pipeline Scheduling

Schedule using LogicApps

Links

<!-- links -->