Fashion Rupee Customer's Care Number . 08369046204//6301335340 Call
Ye Udr He said  0  0  0 Udh Udu de ho He jnn jnn jnn meri jan love panna tha hi He 0 He  kng was bikh gh
Issues with creating Airflow environment in Azure data factory
Unable to create airflow environment.While creating with GUI we are getting some reference ee availability with rest API we are getting below error.How we can resolve it. { "error": { "code": "InternalError", …
ADF api delay
how to fix the ADF api latency where parallel apis sending to microsoft crm .. how to fix this latency api is taking time to send the data
Unable to connect scope linked service from ADF
Hi Team, I am attempting to use the scope task in ADF to run my scope scripts, but the connection is failing despite having all the necessary permissions for ADLA. I am using a System Assigned Managed Identity (SAMI) to connect to my ADLA with the…
Cannot reference to an invalid or deleted Credential object for Fabric Linked Service
Getting this error after refreshing ADF page , credentials is getting removed from Fabric Warehouse Linked Service . Seems a similar problem like…
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 data factory connects to azure batch service Where batch service is in different subscription
Hi All, i have a subscription A where i have Data Factory I have a subscription B where i have azure batch service now i want to create a link service from data factory to azure batch it is not connected , i am trying using access key of batch and system…
Not Able to create connection for Intranet URL to Fabric Data factory
I am working on a project where the requirement is to get content from an Intranet URL through Fabric Data Factory. I have used web Activity and tried to create the connection but getting below error- " request didn't reach the server from the…
Select transformation output schema is empty after renaming columns
I've followed the example from the link: https://learn.microsoft.com/en-us/azure/data-factory/tutorial-data-flow-dynamic-columns It's exactly what I need for my project, but unfortunately, no matter what I do, the output schema of the select…
Delay in Azure data factory pipeline. Why it is taking so long like 15 minutes to complete execution?
Azure data factory pipeline is calling several sub pipelines depending on the use case of the request. It is observed that when using Script activity it is taking minutes to execute and slowing down the pipeline performance. For other activities it is…
User could debug the copy data activity in pipeline successfully but sometimes fail
Problem Description: Recently, when users run the Copy Data Activity in Azure Data Factory, the debug operations are successful, but sometimes they fail. There have been no changes to the pipeline configuration. Both the source and sink used by the users…
How do I split a large file into multiple files with specific number of rows in each file?
I have a large source file that I want to split, with each file having 10K rows. Data flow allows me to split into set number of partitions. But there is a problem. I don't want to split source file if it has only 10K or less rows. Anything above 10K…
User configuration issue: Failure happened on 'Source' side.
Hi I am trying to copy Azure SQL database Prod Environment to Azure SQL database Sandbox Environment through ADF pipeline and getting below error during execution of copy data activity inside Foreach loop. ADF Pipeline is failing during Copy data…
ADF MDX query pipeline failure at source side
I'm trying to load one month data of a report from SAP BW using SAP with MDX linked service on ADF. When I load only two or three dimensions as testing, it works, but when I add more dimension in the MDX to replicate the report, the debugging failed…
How to get data for all the fields listed there in CRM using Azure data factory
For getting full load data from the CRM database to the Azure SQL database, I am using the table option in the copy source and getting the data for all the columns. But when I am trying to get incremental data using Query option for which I am using…
ADLS Gen2 operation failed for: Operation returned an invalid status code 'Conflict'. Account: 'abc'. ErrorCode: 'EndpointUnsupportedAccountFeatures'. Message: 'This endpoint does not support BlobStorageEvents or SoftDelete.
I am new to ADF. while creating linked service for data lake storage Gen2 I am getting a error ADLS Gen2 operation failed. ADLS Gen2 operation failed for: Operation returned an invalid status code 'Conflict'. Account: 'abc'. ErrorCode:…
Servicenow linked service used connectivity vendor
I am interested in using Servicenow Linked Service to extract data from Servicenow. There are two linked services available; the legacy version and version 2 that uses table API. The documentation mentions a built-in driver for enabling connectivity. Can…
How to create a link service in Azure Data Factory for Rest API which has OAuth grant type as password type of authentication
We need to call Rest API which has OAuth grant type as password type of authentication in a loop to store response in CSV. I know we could use Copy Activity but we are unable to create link service with mentioned authentication. We tried to do simple…
not being able to create azure free account or even to upgrade to pay as u go
how am i suppose to learn the certification if am not being able to create account. i am really frustrated that am not being able to create account. provide me an efficient way to create account to practice for my certification
Azure Data Factory – ForEach overwriting records instead of inserting
I have followed this guide to create a for each loop retrieving the data I need and it is working, however I would like all my JSON records in a single file, but the copy task is overwriting the previously imported record and I cannot see how to make…