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