Skip to content

Commit baec2fe

Browse files
authored
Update how-to-schedule-pipeline-job.md
Corrected pre-existing issues flagged by Acrolinx Words and Phrases
1 parent fd280a8 commit baec2fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ When you have a pipeline job with satisfying performance and outputs, you can se
100100
- **Time zone**: the time zone based on which to calculate the trigger time, by default is (UTC) Coordinated Universal Time.
101101
- **Recurrence** or **Cron expression**: select recurrence to specify the recurring pattern. Under **Recurrence**, you can specify the recurrence frequency as minutely, hourly, daily, weekly and monthly.
102102
- **Start**: specifies the date from when the schedule becomes active. By default it's the date you create this schedule.
103-
- **End**: specifies the date after when the schedule becomes inactive. By default its NONE, which means the schedule will always be active until you manually disable it.
103+
- **End**: specifies the date after when the schedule becomes inactive. By default it's NONE, which means the schedule will always be active until you manually disable it.
104104
- **Tags**: tags of the schedule.
105105

106106
After you configure the basic settings, you can directly select **Review + Create**, and the schedule will automatically submit jobs according to the recurrence pattern you specified.
@@ -494,8 +494,8 @@ Currently there are three action rules related to schedules and you can configur
494494

495495
## Cost considerations
496496

497-
- Schedules are billed based on the number of schedules, each schedule will create a logic apps host azure machine learning subs on behalf (HOBO) of the user.
498-
- The cost of logic apps will change back to the user's azure subscription, and you can find costs of HOBO resources are billed using the same meter emitted by the original RP. They are shown under the host resource (the workspace).
497+
- Schedules are billed based on the number of schedules, each schedule will create a logic apps host Azure Machine Learning subs on behalf (HOBO) of the user.
498+
- The cost of logic apps will change back to the user's Azure subscription, and you can find costs of HOBO resources are billed using the same meter emitted by the original RP. They are shown under the host resource (the workspace).
499499

500500
## Frequently asked questions
501501

0 commit comments

Comments
 (0)