Skip to content

Commit 8700489

Browse files
committed
slight update
1 parent d7ef732 commit 8700489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-schedule-pipeline-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Select a schedule name to show the schedule detail page, which contains the foll
342342
:::code language="azurecli" source="~/azureml-examples-main/cli/schedules/schedule.sh" ID="update_schedule":::
343343

344344
> [!NOTE]
345-
> To update more than just tags and description, use `az ml schedule create --file simple_cron_job_schedule.yml`.
345+
> To update more than just tags and description, consider using `az ml schedule create --file update_schedule.yml`.
346346
347347
# [Python SDK](#tab/python)
348348

0 commit comments

Comments
 (0)