Share via

ADF: Error calling an Azure function

Ripu 36 Reputation points
2022-08-16T19:37:32.14+00:00

Azure function calls were working fine until this Morning when it started failing in all our environments for every azure function call. No changes were made or deployed. The function calls work fine via postman just fails thru ADF.
Getting below error message(URL not added for security reasons):

Invalid Url. Please verify Url is valid and retry. Localhost URLs are not allowed.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

Azure Data Factory
Azure Data Factory

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


1 answer

Sort by: Most helpful
  1. Ana Laura Monge Soto 11 Reputation points
    2022-08-17T19:41:26.023+00:00

    @Ripu Are you using Azure Integration Runtime? We are using AutoResolve IR for Azure Function Linked Service, so I switched to our Self-Hosted IR and it worked. So at least there seems to be a workaround.

    Was this answer helpful?

    1 person found this answer helpful.

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.