execute few tables in parallel and few tables in sequential based on the exec priority
I have a ADF pipeline where it reads the control table to get the list of source and target tables that needs to copy from source to target. and pass the list to foreach where it executes copy activity. Enhancement needed: I have the exec_pprioroty in…
Getting error "{"code":"BadRequest","message":null,"target":"pipeline..." when trying to debug pipeline
Have confirmed through reproducing a couple of times. I have 3 data factories, dev/uat/prod. I develop something on DEV, then use Azure devops to run through and release the ARM templates onto UAT and prod. This all works OK. However I then change…
How to fix nested split issue in Azure data factory Pipeline expression builder?
Hi there, I'm trying to make use of hierarchical namespaces for Azure data lake storage gen2. When I'm dynamically setting the file structure in the Pipeline expression builder in the ADF, the following error is returned: Cannot fit unknown into the…
ADF Dataflow Preview SQUISHED
Currently the ADF UI is not rendering the Dataflow preview properly -its SQUISHED. when exported to csv the data is there. I have tried all possible debugging steps for the Dataflow data preview, including: Clearing cache Switching browsers Adjusting…
ErrorCode=AdlsGen2OperationFailed...Failure happened on 'Sink' side.
Getting the below error while copying the data to ADLS from SAP Hana, however this error is random to tables failing daily. When I try load each of the failed tables from the same source and with the same file name then there is no issue and it works as…
Issue with Azure SQL Database Table Detection in CDC
I have a table in azure sql database with schema, TABLE NAME: EMPLOYEE COLUMNS: PersonID int NOT NULL, Name varchar(255), Age int But this table is not detected in the pane list of source table. As per MS doc, The pane lists only…
Optimize Nested Loop Processing in ADF Pipeline for Dynamic JSON Transformation
I have two JSON responses from Lookup activities in my Azure Data Factory pipeline, as shown below: Lookup Activity 1 Response: [ { "cra5a_columnname": "SALES_CHANNEL", "cra5a_datatype": "OptionSet", …
ADF - flatten activity
Hi team, I am facing the issue while reading the xml using ADF copy activity. string value “6E12” is getting converted into 6000000000000 while reading the XML file with flatten hierarchy. Please help in resolving the issue. thanks, shraddha
ADF Dataflow Preview not working
The ADF UI for Dataflow preview is not working - it appears hidden or squished. I have tried all possible debugging steps for the Dataflow data preview, including: Clearing cache Switching browsers Adjusting sample size Increasing CPU runtime …
Monitor AutoResolve Integration Runtime in Azure Data Factory
Hi all I need to monitor the Integration Runtime performance for a pipeline that uses stored procedure activity to load data from ADLS to Snowflake. The stored procedure in this case resides in snowflake itself and it’s called from Snowflake Tenant to…
Azure Synapse Notebook does't fail immediately in case of error in code
Hello, I am struggling with really weird behavior when executing a notebook within Azure Synapse. I am utilizing pyspark and sql within this notebook and noticed that the notebook doesn't fail immediately in case of a bug or let's say typo in a code. For…
In ADF Dataflow Preview i am not able to see the preview properly how to set this can anyone help
This preview is not good i can't do manually for 100 of tables is their any way for getting better preview on this?
I am using ADF ,copying data from on premises Data to azure SQL.when it trying to copying data from SQL(On Premises) to Azure SQL it giving error
ErrorCode=SqlFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'd-puma-eastus-sql.database.windows.net', Database:…
With ADF Pagination Rules, how do I add query parameters properly to subsequent calls?
I am running calls on an API, where my base URL specifies a query parameter "limit=500" to return a max of 500 records in the response. I have an AbsoluteURL pagination rule set up to follow a next-page URL provided in the response. When the…
What is the issue with dataflow yesterday
What was the issue with dataflows yesterday as a result where all of our pipelines failed
How to Reduce Queue Time in Azure Data Factory for Self-hosted Integration Runtime?
Hello everyone, We have been experiencing significant queue times in Azure Data Factory for our self-hosted integration runtime (SHIR). Despite reaching out to Microsoft support for several months, we have not been able to resolve this issue. Our SHIR…
ADF Power Query Sink Settings UI Missing Options
Why would my data factory not have the same UI as I see in training videos and QA answers on the Power Query data wrangling part of ADF? I can only see the delete button next to the dataset in the Power Query activity Sink…
GetMetadat Activity returns False even if folder exists
I have enabled GetMetadata Activity to check any folder/files existing in a Blob Storage. The Exists property which was working earlier isn't functioning as expected as observed this week and returns False even if a folder exists in the path.
How to connect synapse external table using ADF.
I have Azure Synapse external tables and wanted to bring those table data into another adls account using adf. Created Link service in ADF using authentication type as sql authentication. used admin username and password in the same. Test connection…
Data Preview in ADF Debug Mode is not as expected
Hi Team, When i am trying preview data in azure data factory dataflow (debug mode). The visibility of data preview is not clear. Attached Screen shot. Is this a bug? Could you please help me to get this Thanks, Santhosh