Incorrect parameter mapping in a dataflow
Hi, I have faced the problem with using definition of parameter. In a DataFlow in source stage, I use a storage procedure with parameters as an input. If I directly put a parameter name in a value, it looks OK (because in expression builder he recognises…
The specified network name is no longer available - error code - 22852
Hello Team, Today I faced an error, when i am trying to do test connection. Please resolved as soon as possible. I need to resolve please help me to resolve. 
Why is the 7days timeout not reflected as setting when calling Azure Function inside Azure Data Factory?
I have called to trigger an Azure Function inside the Azure Data Factory. I have set the timeout to be 7 days, the minimum timeout is to be 10min. However, it turns out to have a timeout after 230 seconds. I saw the documentation mentioning the 230…
Automating Azure Data Factory Sync with Git Branch After Python SDK Modifications
Hello, I've modified my datafactory through python SDK and added some trigger. Now my publish branch is out of sync with the main branch. I found the theoretical solution here:…
Could not load resource. Please ensure no mistakes in the JSON and that referenced resources exist.
Dear experts, I successfully created a data flow 2 weeks ago, and until then, I was able to edit it.. However, this Monday morning, I noticed that I can no longer edit it. When I try to open the data flow, I encounter the following message: “Could not…
Salesforce V2 Link Service doens't work. error message: a task was canceled Source=mscorlib
I am migrating the ADF salesforce connector to the new V2 connector and now testing it. When testing the connection for the link service, it is good. However, it failed in the copy activity. with message: Failure happened on 'Source' side.…
How to perform copy activity with new ServiceNow connector in ADF. I am getting below error while perform copy activity
I am changing old legacy ServiceNow connector to new ServiceNow connector, In new ServiceNow connector we don't have any option to select table or query. for that I have selected table name in datasets. create one simple copy activity and try to copy…
Is integration runtime shared across dataflow runs?
Hi everyone, We have started to use Azure Data Factory recently and we are trying to find the best way to utilize Integration Runtimes. We are using Azure Public IR without managed VN, but we are defining region on our own for performance purposes…
Generate date rows in ADF data flow
I'm just starting to learn Azure Data Factory as we have a need to migrate our Alteryx workflows. I've created a data flow within data factory which summarizes data to return a max and min date column per recruiter, as per below. What I now need to do…
How to check text in row 1 of Excel file for about 10 column headers?
I'm using Azure Data Factory (ADF) on the portal. I use the latest Chrome browser to get to ADF. I'm not an admin and have no admin rights. I have an Excel file I want to read. I'm still fairly new to ADF. I'm guessing this could be done in a data flow.…
In a private subscription I am unable to connect a power query activity from ADF to an Azure SQL DB
I had a powerbi report with semantic model that was exceeding our P2 premium node on refresh. I am looking to migrate the power query steps to ADF and sink it to a SQL Data Mart instead for consumption by the report. Since the Power Query activity only…
Request Timeout on ADF Web Activity to Synapse
Hello everyone! I have a set of pipelines in Azure Data Factory (ADF) that trigger Synapse via a Web activity POST request. This setup worked until today around 11 AM CET, but now it’s throwing the following error: Error calling the endpoint. Response…
DataFactory DataFlow Activity ManageVnet dataflow cluster is not started
Hi All, we are unable to start the azure data factory data flow cluster . we are using Mange Vent IR in itally north region when we start the cluster in Debug Mode we get message-The startup of the cluster is taking longer than expected , we recommend…
Where to find Web task HTTP Response headers in data factory?
I am calling an API via a web task in Data factory. The api returns critical information in the response headers, which i can see if i call the API via postman, but does not seem to be returned via the web task in data factory. How can i see the…
Missing Records in Azure Log Analytics
Hi All, Logs of activities, pipelines, and triggers are gathered within the Synapse environment for monitoring purposes. It has been observed that some pipelines ran successfully, as seen in the Monitor section of Synapse, but there are missing records…
SAP CDC connector in ADF failing
Hi All, We are trying to extract data from a SAP table to Synapse thru SAP CDC connector in a ADF pipeline. For one of the tables we are getting error as below. Please let us know if it is an issue on Microsoft side. *Job failed due to reason: at Source…
Improving Performance of Copy Activity from Cosmos DB to Cosmos DB Resource
Hello, I am currently trying to using the copy activity in Azure Data Factory to migrate data from one cosmos DB container to another cosmos DB container (both NoSQL). Both the source and sink have 50k throughput. I am trying to move 1.7 TB of data and…
Can't sink from Data Factory to Blob Storage after updating storage account public access to 'Enabled from selected virtual networks and IP addresses'.
I have an Azure Data Factory pipeline that is no longer able to access my storage account after I have updated the public network configuration to 'Enabled from selected virtual networks and IP addresses' in my storage account. I have followed the steps…
How to assign Variable Value to Parameter
Hi, we need to create a "batch_no" in the format YYYYMMDDHHMMSS within our pipeline as a human-readable job identifier , since system variables like pipeline run ID or trigger ID aren’t easily readable. The "batch_no" should remain…
How to give Sharepoint folder granular access to a Service Principal ?
Our team is working to get data from Sharepoint to Azure blob storage. We decided to use ADF as logic apps has size limitations. The doc referred is Microsoft Learn To complete this solution, we need to give the sharepoint site full access to the…