Support parameter passing while triggering azure ml schedules
Open
act-codegen-extensibility-squad
Auto-Assign
customer-reported
Machine Learning
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Related command**
az ml schedule trigger
**Is your feature request related to a problem? Please describe.**
I am able to manually trigger schedules from ui and pass parameters but not with CLI, this breaks some of my ci/cd pipelines.
**Describe the solution you'd like**
az ml schedule trigger --name my_schedule_name --inputs my_param1=2
Contributor guide
Assessment
This issue has not been assessed yet.