Share via

ADF - Az function activity 499 error

Santhi Dhanuskodi 365 Reputation points
2026-03-09T06:54:47.4266667+00:00

WE get an error while executing azure function activity inside adf pipeline. Azure function is calling an API and extracts and stores the data returned by api to a storage account.

Call to provided Azure function 'api_blob' failed with status-'499' while invoking 'POST' on 'https://<fucntionapp>.azurewebsites.net' and message - 'Invoking Azure function failed with HttpStatusCode - 499.'.

Pls note that the data is generated and stored in storge account, even though adf throws error. have set azure funciton timeout as 30 minutes, and also adf az function activity timeout is also set as more than 1 hour...And we use premium only for function app...and the data generation happens from 6 minutes to 8 minutes.

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.