How to UPSERT ODBC dataset from .csv file?
I need to be able to UPSERT records in an ODBC dataset. The ODBC dataset links to a table in a DB2 database. We receive a .csv file, which is cleaned up and processed through a pipeline and data flow, and the records in the .csv file are what is used…
Azure Data Factory
for api changes, what if we move the trigger pipeline code to shared?
for api changes, what happens if we move the trigger adf pipeline code to shared? now it is in feature in cqrs architecture
Azure Data Factory
ADF Amazon Redshift linked service produces SSL error
I have a Amazon Redshift v1.0 linked service in Azure Data Factory that connects successfully, when I test the connection. When the service is used in a dataset, it fails to fetch data with 27809 error code: Failed while reading data from source during…
Azure Data Factory
need help with Action required for your Data Factory service in Global.
Service: Data Factory Region: Global Event tags: -- You’re receiving this notice because you use Azure Data Factory. You're receiving this notification because you're associated with one or more Azure subscriptions that use Azure Data Factory connectors…
Azure Data Factory
Parametrize authentication method of linked services
Hello, we have the following set up: We have three data factory instances dev, preview and prod. Dev is connected to our repository. Preview and Prod are not. For all three instances, we have a linked service X which uses a system assigned identity (SAI)…
Azure Data Factory
Slow ADF Copy Performance When Transferring Oracle Tables Containing CLOB Columns
I am facing a performance issue in ADF when copying data from an Oracle source table that contains a CLOB column. Although the table size is only around 1 GB, the copy operation takes almost 2 hours to complete. However, if I convert the CLOB column to a…
Azure Data Factory
Unable to download linked ARM templates from private Storage Account in CI/CD deployment
Issue Description: We are deploying ARM templates using Azure DevOps pipelines. For linked templates, we have stored them in an Azure Storage Account (Blob), referenced by URL with a SAS token in our main ARM template. When the storage container is…
Azure Data Factory
Files Stored in respective folder
Hello Team, There are multiple files stored in 3 folder in SFTP Location.The pipeline is schduled for every 2 hours. My queries is if any news files is not present on the schdule time then the pipeline must not run. If any new files are present in the…
Azure Data Factory
Copy Activity with maximum N files in 1 trigger?
How can I configure my pipeline/copy activity to copy a maximum of 100 files at a time (one trigger) from one blob storage to another in binary mode (using the delete after copy option), given that the source contains thousands of files?
Azure Data Factory
Not able to process the blob data
Hi, We are extracting data from an on-premises DB2 LUW database and loading it into an Azure Database for PostgreSQL. The source tables contain BLOB data types used to store PDF files, and the data copy process is getting stuck on tables with BLOB…
Azure Data Factory
Authentication type is null in oracle linked service.
Hi, I created the Oracle linked service in my feature branch and merged it into the main branch. The Git pipeline then published these changes to Data Factory live mode. The Oracle linked service was deployed to live mode, but the authentication type is…
Azure Data Factory
Unable to download Purview exports
Hello I have tried to download the export packages from the ediscovery menu. I have tried on mac & linux Edge and firefox browsers. When I push the download button, nothing happens. The close button does work. Is there another way to access these…
Azure Data Factory
ADF degree of parallelism
hello sir, I have 10 tables to fetch data from, and I have lookup and foreach activity to iterate through each table with single copy activity and set degree of parallelism to 5 to concurrent data process. I have also set foreach batch count to 15. How…
Azure Data Factory
Slow Data Factory copy data runs
Data Factory copy data runs are sometimes quick to complete with a high throughput ~ 30 mb/s but the same pipeline subsequent times will run very slow <500 kb/s. I am running a SQL script that takes data from an Azure SQL DB transforms it and places…
Azure Data Factory
Hot Iterative Read Operations : Definition and how to manage them?
Posted this question on SO but with no answers so far, so I try it here hoping more luck. We are trying to identify the operations behind the item 'Hot Iterative Read Operations' in our Azure Data Lake Gen2 containers as this seems to be our main cost…
Azure Data Lake Storage
Azure Data Factory
I want to write a logic to trigger adf pipeline in cqrs architecture so where can i write in shared folder or feature folder
I want to write a logic to trigger adf pipeline in cqrs architecture so where can i write in shared folder or feature folder
Azure Data Factory
In an high availability configuration of Azure Data Factory, how can I reduce the 5-minute failover/recovery time for nodes that fail during pipeline runs?
I am developing enterprise-grade pipelines that ingest from on-premises data sources using a self-hosted integration runtime and am utilizing a multi-node high-availability configuration in Azure Data Factory. During runs, I've noticed that if a node…
Azure Data Factory
Microsoft Data Engineer Associate Certication renewal
Certication renewal communication not received hence it gotexpired on 27th nov. can you plshelp to enable for reassessment
Azure Data Factory
Email Notifcation in ADF Pipline
Hello Team, I am using the Web activity to received the email notification in my outlook.So i have mentioned this formula @json(concat( '{', '"message": "ERP-DW-UAT TRANSACTION_PARTITION INPROGRESS",', …
Azure Data Factory
How to fix the problem : 'EndpointUnsupportedAccountFeatures'. Message: 'This endpoint does not support BlobStorageEvents or SoftDelete
I am getting this error while using the sink option in data factory The folder I am trying in path is from storage account.