In express route setup ADF can connect on-premise without SHIR
I have on-premises Oracle databases and have established an ExpressRoute connection between my on-premises network and Azure. I want to use Azure Data Factory to migrate these databases. Do I need a Self-Hosted Integration Runtime (SHIR)? Can ADF connect…
How to access parameters passed from ADF within Azure ML Execute Python Script Module
I am passing few parameters from ADF pipeline to Execute ML Pipeline Activity. I couldn't find a way to access those parameters inside Azure ML - Execute Python Script Module. I came across post in 2021 stating "this was not supported", since…
Azure data factory calling restapi hosted on app service
I am calling restapi POST method hosted on app service from azure data factory(web activity) using VNet integration runtime, I am using authentication type as NONE. but it is giving error as Error "403 Forbidden 'the web app you have attempted to…
Importing ARM Template into a git configured ADF Workspace
Hi All, I have a situation here and I am new to Azure Data Factory & DevOps. I have multiple ADF Workspaces of which Workspace_A is git enabled but it does not have any resources. Workspace_B is in Live mode but has all the pipelines, dataflows,…
How to dynamically pass variable based on the branch the ADF pipeline is triggering from
I am looking for a way to dynamically pass a variable based on what git branch the pipeline is running on. Alternatively, if within ADF I can extract the contents of the linked service JSON that should be sufficient for my task. Is there a way to specify…
Adf error 2108 - Accessing web activity post call
Hello, I am in the process of designing a pipeline of writing back to api using endpoint of SAP. I was able to do a post call and get the needed resultset from postman. While the same end point is giving unauthorised error in adf. I am not sure if…
Azure cost variance
Hi friends, our dashboard retrieved the data from the Azure cost management tables but the metrics such as "Total Cost" are lesser than "Total Effective Price" and "Total PayGPrice" which is not practically correct. I have…
Rest call failed with client error in Source ADF , status code 401 Unauthorized with Service bus in Azure Cloud
Hi, Trying to post a JSON message to Service bus queue via ADF REST API call but ended up the following error message. The ADF has the service bus owner and sender roles. ADF and service bus are in different virtual networks (West US and West US2) in the…
Error in publishing in ADF
Hi, I had some redundant databases in my Azure subscription that also had redundant pipelines in my Dev Data Factory. I deleted these databases, deleted the linked services and the activities that were referencing them in my factory, however I am unable…
Linked Service - Read / Write to ADLS Storage using logged in user account
Hi Linked Service connection to a ADLS storage account looks to be restricted to the following (screen shot). Is there any way of changing this so the authentication type is the user who has logged into ADF? Essentially we want to ensure only the user…
![](https://techprofile.blob.core.windows.net/images/nU6nYqttiUqkasJ2PMYbbQ.png?8DB643)
Managed private endpoint -The approval state may be stale by a minute
Hi created Managed private end point in Azure data factory using RestAPI and approved. But it is showing The approval state may be stale by a minute. This is happening with multiple MPEs and did not approve after many hours as well. Fyi - Few MPEs…
i am facing azure sign up issues, it's failed to verify my mobile number
i am facing azure sign up issues, it's failed to verify my mobile number, i have tried it with other mobile number as well.
Azure data factory DB2 connector is not converting EBCDIC encoded string
Currently, I am facing a problem with the DB2 connector, DB2 connector is not supporting EBCDIC encoding. When I see the preview data, it's showing Chinese characters. I am connecting AS-400 Series DB and getting the data using the DB2 connector (not…
![](https://techprofile.blob.core.windows.net/images/lM-qCZu69U64OYd02oDQPQ.png?8DAA13)
How to write query for fetching count of entity from Dataverse
Hi All, I have a linked service connecting to Dataverse and i am trying to fetch count of an entity/table via lookup activity. What query should i write to fetch only table count of an entity?
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.
Zoho Authentication: Successful in Fabric Data Factory, Fails in Azure Data Factory"
I am trying to access https://accounts.zoho.com/oauth/v2/token to get the token for my zoho endpoint.. When using Web activity on fabric it is a cakewalk and I am getting token but when I am trying same in azure data factory I am getting an error as…
How to connect Dataverse tables from ADF?
We have a Dataverse table that we need to access via ADF. Following the process of user access amnaged identity we have created the managed identity, registered the app in Azure, Gave the access in Dataverse and then used the same in ADF Linked service.…
Having trouble in copy data between cosmos mongodb
Operation on target ForEach_q2g failed: Activity failed because an inner activity failed; Inner activity name: Copy_q2g, Error: Failure happened on 'Sink' side.…
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…
![](https://techprofile.blob.core.windows.net/images/5kfUQwbXfkqnY7o5wQqfdA.png?8DAA55)
Can Azure Data Factory copy data activity handle 500 GB data?
Hi Team, I have one use case where I need to copy 500GB single file from sFTP location to AWS S3 bucket using Azure iPaaS services. I know ADF doesn't support S3 bucket as sink as of now but I'm planning to put that large file in AWS sFTP which can drop…