Skip to content

Commit fbf83cb

Browse files
Merge pull request #432 from noueh/patch-1
Clarified how customers can check logic apps
2 parents 953ea34 + 93daadc commit fbf83cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,8 +470,9 @@ Admins can configure the following action rules related to schedules in the Azur
470470
## Cost considerations
471471

472472
Schedules are billed based on the number of schedules. Each schedule creates a logic app that Azure Machine Learning hosts on behalf of (HOBO) the user.
473+
Therefore the logic app cannot be shown as a resource under the user's subscription in Azure portal.
473474

474-
The logic app charges back to the user's Azure subscription. HOBO resource costs are billed using the same meter emitted by the original resource provider. Charges appear under the host resource, which is the Azure Machine Learning workspace.
475+
On the other hand, the logic app charges back to the user's Azure subscription. HOBO resource costs are billed using the same meter emitted by the original resource provider. Charges appear under the host resource, which is the Azure Machine Learning workspace.
475476

476477
## Related content
477478

0 commit comments

Comments
 (0)