| { | |
| "subscription_id": "your-subscription-id", | |
| "resource_group": "your-resource-group", | |
| "workspace_name": "your-workspace-name", | |
| "compute_name": "your-compute-name", | |
| "code_path": ".", | |
| "environment_image": "mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:latest", | |
| "experiment_name": "revenue-assurance", | |
| "display_name": "revenue-assurance-agent", | |
| "revenue_assurance_config_path": "examples/revenue_assurance_config.json" | |
| } | |