How to remove escape character '//' in the output file of the JSON sink dataset
Good day community, I'm seeking your help in removing the escape character \ from the output of the dataflow with JSON as the sink dataset. The objective is to produce a JSON output file with a row containing the value: ["all.be"] In the…
Clarification on ACID Compliance of "Truncate Table" Action in Snowflake Sink for ADF Data
Dear Microsoft Support Team, I am working with Azure Data Factory (ADF) Data Flows and utilizing the Snowflake sink for data loading. In the Settings tab, there is an option to select "Truncate table" under the Table action dropdown. I have…
Help me on DP900
I was preparing for DP 900 in the official website of Microsoft Account. I came up with such question and have confusion in this. " Q1. Q2. Therefore, Which data service allows you to use every feature of Microsoft SQL Server? Please…
Unable to create HDInsight On Demand Cluster in Azure Data Factory
I am getting the issue to creating the On Demand HDInsights in Azure Data Factory. The status is stuck at "PreparingCluster". Here's my LinkedService configuration. OS type : Linux
Azure Data Factory Linked Service Connection Timeout Error with MongoDB
Experiencing an error while trying to connect to MongoDB from a linked service in Azure Data Factory. Connection to MongoDB server is timeout. A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors =…
nested loop in adf
Hi, what happened in ADF engineer when nested loop is applied which are the cases its required apart getmetadata and count of files and all
How to fix UserErrorPermissionDeniedOnCloudIR
Hi, I'm trying to copy files from my sharepoint online document library into azure blob storage, but I am getting this error: ErrorCode=UserErrorPermissionDeniedOnCloudIR,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Access…
Publishing to event hub via rest API is slow from ADF web activity
Publishing to message via rest api event hub using managed identity from dedicated integration runtime. Event Hub is premium with auto scale and there is enough TU. Messages are being sent one at a time. Each call takes 3 to 15 seconds to publish…
How can I write to a Dataverse lookup using an alternate key?
Hi I want to write data to Dataverse via a Synapse Copy Data task in a pipeline. The destination tables all have alternate keys set up. So for example, I could have a Country entity, with CountryAlternateKey (e.g. ISO code) and Name, and a City with…
Redshift Connector in Azure Data Factory does not accept sslmode=verify-ca
From Azure Data Factory, I am trying to connect to a Redshift database as the source. I have created a Redshift Connector, but it fails to connect, with: ERROR [08S01] [Microsoft][Amazon Redshift] (10) Error occurred while trying to connect: [SQLState…
How to copy a csv file from blob storage to snowflake table?
Trying to copy a csv file from blob storage to snowflake table. Been trying various ways but keep getting all sorts of errors. Getting various errors…
Uanble to read excel file from SFTP server in Azure ADF
Error details Error code 21359 Details Encrypted excel file 'SAMPLE.XLSX' is not supported, please remove its password. Wrong Local header signature: 0x41D Activity ID: 70462da3-07e6-4d98-8373-85bdbb0fe9bc
ErrorCode=EncryptedExcelIsNotSupported,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Encrypted excel file 'EYG Daily AG Knowledge Article Usage.xlsx' is not supported, please remove its password
We are extracting data from ServiceNow tool and loading into the database via the ADF pipeline and since 3rd Jun, this error has been coming and pipeline fails. If we copy the content of the said file into a new .xlsx file with same name and load it…
How to pass outputs to another activity from a Custom Activity in an Azure Data Factory pipeline?
Hello, I need to capture output values from a "Custom Activity" in an Azure Data Factory pipeline to be used, afterwards, by another activity. I have followed the guidelines in…
Wildecard in ADF copy activity
Hello , Is there a way in wildcard pattern in ADF copy activity to pick files from folders with certain naming convection. For example I have a following folder directory under bucket Myfolder **Main Folder** …
ADF PII Detection and Masking - Schema Drift Issue
I am following the tutorial for setting up a pipeline for PII detection and masking (linked below). All steps have been followed exactly as described, without any changes to the pipeline settings or configurations. However, I am encountering an issue…
Unable to get IP address of nodes using the same Integration Runtime (IR) across multiple ADFs
Hello all, I have an issue with nodes using the same Integration Runtime (IR) across multiple ADFs. I am currently unable to fetch the IP of these nodes. Please see the image below: This does not happen with nodes that are being used for just 1…
Evaluating a bit/boolean in ADF If Condition Activity
You would think this would be incredibly simple, but apparently not. A SQL statement used in a lookup returns either CAST(1 as bit) or CAST(0 as bit) to a pipeline as column is_enabled. An If condition activity (inside a For Each) uses this expression to…
Azure Data Factory SnowflakeV2 linked service supports only Basic authentication in data flow, will this changed to key pair as well?
I am using Azure Data Factory and Snowflake for data processing. Currently I am migration the Snowflake connection from the Snowflake legacy linked service to the new SnowflakeV2 linked service because the new linked Service supports key pair…
Azure-ADF pipeline failure while coping data to parquet file as Sink.
We are facing below error while copying data from RDBMS source to ADLS(Parquet File) as Sink. Error Message: ParquetJavaInvocationException,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=An error occurred when invoking java,…