An Azure service for ingesting, preparing, and transforming data at scale.
Welcome to Microsoft Q&A platform and thanks for posting your query here.
Adding a Web activity to call the Data Factory queryPipelineRuns API will indeed generate additional costs. The pricing for Azure Data Factory is based on several factors, including pipeline orchestration and execution, data movement, and monitoring
For your scenario, the primary cost will come from the pipeline orchestration and execution. Each API call is considered an activity run, and you will be making 4,320 calls per month. The cost for these activity runs will depend on the pricing tier and region (East Asia in your case)
To get a precise estimate, you can use the Azure Pricing Calculator and input your specific usage details
please go through the links:
https://learn.microsoft.com/en-us/azure/data-factory/pricing-concepts
https://azure.microsoft.com/en-us/pricing/details/data-factory/data-pipeline/
I hope the above steps will resolve the issue, please do let us know if issue persists. Thank you
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.