- Set
AZRELAY_CONNECTION_STRING
andAZRELAY_CONNECTION_NAME
environment variables or create.azrelay.json
configuration file in workspace/repo directory. - Create
config.json
Azure ML Workspace configuration file in this file's or workspace/repo directory. - Start debugging with
Python: Listen 5678
configuration. - Run
python3 samples/azure_ml_simple/deploy_and_run.py
in terminal on the same machine. It will deploy an AML pipeline, and run it on a remote AML Compute Target.