
Community - Microsoft Azure
Powered by Dynamics 365 Customer Service. Learn more here. Privacy Terms of use © Microsoft 2021
ADF Custom activity to push data from datalake to on premise …
Apr 11, 2017 · It is not supported to use a Data Management Gateway from a custom activity to access on-premises data sources. Currently, gateway supports only the copy activity and stored procedure …
Unable to access Monitor & Control of Azure Data Factory
Apr 22, 2020 · The problem is when you deploy your data factory via powershell, for some reason it's expecting a gateway object before it can continue. It works if you deploy through the portal (at least …
Azure Data Factory Linked Service error- Failed to get the secret from ...
Oct 25, 2019 · I am creating a linked service to a remote server in Azure Data Factory v2. The remote server uses username-password authentication mechanism. I have already created a linked service …
Error while creating metric alerts in ADF using .NET SDK
Aug 22, 2019 · Question 0 Sign in to vote Hi, I am trying to create metric alerts in Azure Data Factory using .Net SDK Below is my Json Request :
Copying multiple tables from a SQL Server to Blob Storage
Nov 29, 2017 · I would now like to be able to transfer all the tables in a database from SQL to blob storage. While defining my dataset for this, I noticed that there wasn't a way to define all the tables in …
Complex JSON with nested arrays to SQL: Help!
Oct 31, 2019 · Summary: REST data source resulting in json that needs to be transferred into an on premises SQL environment. I'd like one table per array object. I've got the REST pull working fine …
Azure Portal: How to pass docker related setting from Azure Data ...
Nov 20, 2019 · But When I trigger my batch job from Azure Data Factory, I got error: Task failed "Container-enabled compute node requires task container settings" I know we need to pass the …
Copy data activity - ErrorCode 2200 ...
Nov 6, 2019 · Ok. I get it. Thanks for checking that out. Now back to part of the original question. I could not find any way to turn off case-sensitivity within the "copy data activity". Is there a way to turn off …
Upsert is not working properly in Copy Data Activity having sink as D365
May 17, 2019 · I already created Alternate key having combination of two columns in D365 on the said entity and made sure of setting them in Copy Data Activity. But still it is going and creating the …