Skip to content

Commit 8e0680b

Browse files
authored
Merge pull request #5446 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 23fb0c1 + fbf83cb commit 8e0680b

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)