Skip to content

Commit d309a5e

Browse files
authored
Limitation part about author's permission retention
As per ICM # 603232905, job schedules require author to retain their permission even after managed identity assignment.
1 parent cd4d4d7 commit d309a5e

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)