Runtime error when running lookup in Azure data factory, pipeline

Yehia, Asama 5 Reputation points
2023-03-29T23:15:54.7366667+00:00

I am getting the following error when running lookup in pipeline, anyone can help finding out the reason?

ErrorCode=UserErrorInvalidEncryptedCredentialProvided,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The data source credential'2e4ddaa4-b9ed-4ef8-8afb-35339f4e2e17' had been deleted from current Integration Runtime node with payload '' when you delete the link service on Azure Portal, or the task has the wrong payload, please create new link service with your credential again.,Source=diawp,'

Thanks

Asama

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,625 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AnnuKumari-MSFT 34,556 Reputation points Microsoft Employee Moderator
    2023-03-30T05:55:46.1433333+00:00

    Hi @Yehia, Asama ,

    Welcome to Microsoft Q&A and thanks for posting your question here.

    As I understand your query, you are experiencing error 'The data source credential had been deleted from current Integration Runtime node with payload' when trying to use lookup activity in ADF pipeline. Please let me know if the understanding is incorrect.

    The issue here might be because the linked service underlying in the lookup activity is lacking the correct credentials or the linked service credentials don't have the required access.

    Kindly check by clicking on 'test connection' in the linked service pointing to the datastore. If it's failing , Kindly create a new linked service with correct credentials again and use the same in the lookup activity.

    If you still face issue, kindly provide more details like which datastore you are trying to connect to and since when are you facing the issue.


    Hope it helps. Please consider accepting the answer if it's helpful as accepted answer helps community as well. Thankyou.


Your answer

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