Skip to content

Commit f618f05

Browse files
authored
Merge pull request #3918 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 86e87a4 + 4ca5731 commit f618f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This article shows you how to create, retrieve, update, and deactivate schedules
5252
- The studio UI supports only v2 schedules, and can't list or access v1 schedules that are based on published pipelines or pipeline endpoints. You can create a schedule for an unpublished pipeline.
5353
- If recurrence is set as the 31st or 30th day of every month, the schedule doesn't trigger jobs in months that have fewer days.
5454
- `DAYS` and `MONTHS` values aren't supported in cron schedule expressions. Values passed for these parameters are ignored and treated as `*`.
55+
- Even after assigning a managed identity to a schedule, the author must retain their job run permissions for the schedule to function.
5556

5657
## Create a schedule
5758

0 commit comments

Comments
 (0)