Install the Azure Machine Learning SDK for Python
https://docs.microsoft.com/en-us/python/api/overview/azure/ml/install?view=azure-ml-py
pip install azureml-core
pip install --upgrade azureml-core
check to see if ACI is already registered
az provider show -n Microsoft.ContainerInstance -o table
create new workspace
create compute
cpu - economical
gpu - expensive