how to grand MI/SP permission for ALL upstream folders and the file system?
Hi, good morning. I have the error below and I would like to know how to fix it. I am using the Azure Data Factory to load data from Azure Blob Storare. The connection between Azure Data Factoty and Blog Storare are OK. The data factory can reach the…
Azure Data Factory
Need Help with Detailed Notification Setup for ADF Pipeline
Hi Team, I have configured notification emails in Logic Apps for ADF pipeline success and failure alerts. Currently, we are only receiving notifications indicating whether the pipeline ran successfully or failed. However, I would like to enhance this by…
Azure Data Factory
What is this error code: 11402?
The value of the property '' is invalid: 'Unknown SQL type - -99.'. Unknown SQL type - -99. I keep getting this error when trying to copy certain tables from a DB2 database with the ODBC connector. Most of the tables copied with no problem. I've…
Azure Data Factory
How to Implement Error Logging at Sink in Azure data Factory when use Dataverse as destination
I want to know how to implement error logging in azure data factory when we use Dataverse as destination or Sink in Copy data activity.
Azure Data Factory
How to cast columns from multiple tables as new data type?
I'm migrating a bunch of tables from a DB2 database to Azure Data Lake. Several of these tables have CLOB and BLOB column types, which Data Lake doesn't recognize. How do I convert them in Data Factory? I have a look up query that gets the columns…
Azure Data Factory
ADF Branching and Release Management Strategy
Hello Team, Is there any Git Branching & Release Strategy available for ADF which we can use for multiple teams with multiple features can be worked together and can be released independently to higher environment from DEV to TEST, UAT and…
Azure Data Factory
Multiple triggers runs for a single pipeline
Is there any limitation of parallel runs of same pipeline with multiple triggers. I have a pipeline called pip_generic ,and there are some 50 linked triggers associated with this pipeline. While scheduling how many can I schedule in same time , so that…
Azure Data Factory
When using "Copy data" recursively to copy by last modified, what is the difference between "File path in dataset" vs "Wildcard file path"?
A pipeline that copies files from Source to Destination runs every 2 hours and at one point few weeks ago it missed files in the source that were modified and not copied to the Destination. The files were in a subdirectory. When I reran the pipeline with…
Azure Data Factory
How to add properties when running batch endpoints using REST API?.
We currently have a pipeline in ADF that we are using to train a given model using Pipelines components, and if we check this doc PipelineJob we can see the properties available, that way I am being able to use displayName, tags, etc normally for…
Azure Data Factory
Azure Jira Connector - Upgraded Version and Dataset Warning.
When trying to upgrade my Azure Linked Service to the new (non-deprecated) version of Jira Connector, my dataset referencing the new linked service will not update (still getting the warning "...older version will be deprecated soon. ..." on…
Azure Data Factory
Unable to connect to Smartsheet from ADF using Token
There are 4 Smartsheet in which I am able to connect to 3 of them using a token, whereas getting the error while trying to connect to 4th Smartsheet using the same Token. This token was used earlier and started to fail now. Error - The gateway did not…
Azure Data Factory
Send Calculated Insights data from Data Cloud (Salesforce) to Azure blob storage.
Hello Team, We have a requirement to send Calculated Insights data from Data Cloud (Salesforce) to Azure blob storage. Can we do it by exposing API. I believe a new linked service has to be created for Salesforce on Azure Data Factory. I see there are…
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 storage event trigger pipeline triggered by SFTP upload in storage account. Filters are deleted if trigger is stopped and start.
Hi everyone, When you create a storage event trigger in Azure Data Factory, it automatically creates a new Event Grid system topic along with a webhook subscription: To ensure that the trigger works when you upload files to the storage account using…
Azure Data Factory
Pipeline disappeared from Azure Data Factory Author tab; need help to restore without Git.
My Azure Data Factory pipeline suddenly disappeared from the Author tab, even though the last pipeline run completed successfully. I’m not using Git integration. The factory name is tokyonewproject-df01. Please guide me to restore the pipeline or recover…
Azure Data Factory
Enable Data Factory access to users under resource group
I have a resource group named RG-DF, which contains Azure Data Factory. I have granted Data Factory Contributor role to the relevant users under this resource group. However, the users are unable to access the data factory. Are there any steps needed to…
Azure Data Factory
PowerBI charts do not load for users I've shared the dashboard with, the navigation buttons work though.
I'm having issues sharing my PowerBI dashboard with consumers and need some SME help. I have a MS Fabric workspace with an F16 capacity. All my data is stored within my OneLake data Lakehouse I've created a semantic model using the tables from the…
Azure Data Factory
how do i fix Auto table creation in sink side is not applicable for your sink dataset
Auto table creation in sink side is not applicable for your sink dataset It seems that i cannot auto create tables in a Azure Sql Server when table names are parameterized when trying to debug run it tells me …
Azure Data Factory
Copy files from SharePoint document library to Blob using client certificate authentication in Azure Data Factory
Hi everyone, I’m trying to copy files from a SharePoint document library to Azure Blob Storage using Azure Data Factory, with client certificate–based authentication (no username/password or client secret). Here’s the setup and issues I’m facing: I…
Azure Data Factory
Failed to run resource validation using @microsoft/azure-data-factory-utilities on Github
Hi Team, I am creating a workflow for ADF deployment on GitHub and encountering an issue when running the npm validate command. The validation fails with the following error: ERROR === Validator: Unhandled validation error for: pipeline - ***, error:…