Skip to content

Commit 4ca5731

Browse files
authored
Merge pull request #325 from LazaUK/patch-6
Limitation part about author's permission retention
2 parents 47effda + d309a5e commit 4ca5731

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)