
Community - Microsoft Azure
Powered by Dynamics 365 Customer Service. Learn more here. Privacy Terms of use © Microsoft 2021
Azure: How to trigger ADF pipeline using powershell?
Oct 17, 2018 · There is a very good PowerShell support to interact with Azure Data Factory and runtime assets in Azure PowerShell. You can even go a step further and automate your DF …
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 …
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 …
Help to replicate Azure SQL databases to AWS S3
Aug 13, 2018 · In Data Factory, an integration runtime is referenced by the linked service, and provides the compute environment where the activity either runs on or gets dispatched from, …
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 …
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 …
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 …
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 …