
Community - Microsoft Azure
You’re offline. This is a read only version of the page.
Sign in to your account - feedback.azure.com
Trying to sign you in Cancel
Community - Microsoft Azure
Powered by Dynamics 365 Customer Service. Learn more here. Privacy Terms of use © Microsoft 2021
Azure Data Factory V2 - Integration Runtime vm Onpremise
Nov 20, 2019 · The Data Factory service communicates with the self-hosted integration runtime for scheduling and management of jobs via a control channel that uses a shared Azure Service Bus Relay.
Not able to Add new data factory - social.msdn.microsoft.com
Oct 17, 2019 · The issue occurs when we try to create a new Data Factory with a new Resource Group from Azure Portal. But if you would like to create a new Data Factory with an existing resource group …
Firewall issue while connecting to SQL server via Data Factory V2
Mar 24, 2020 · I setup a data factory for a simple copy from on premise SQL server through IR, into a Azure SQL database on the same account. Everywhere/way I can test connectivity to the db is fine …
Data Factory - Schema of Parquet file - social.msdn.microsoft.com
Apr 8, 2020 · 2) A Data Factory copy task is used to load this parquet file onto Azure SQL, where the table had data types INTEGER, NVARCHAR (MAX), REAL respectively for incoming Parquet's …
ErrorCode 2108 when trying to make a POST Call to Azure SQL DWH
Aug 31, 2018 · I am trying to use Azure Data Factory to start and stop my Azure SQL Datawarehouse at certain times every day. To do this, I created a pipeline, contain two Web Calls.
Execute shell script in Azure Linux VM using ADF
Feb 3, 2020 · Note: The custom activity runs your customized code logic on an Azure Batch pool of virtual machines. For more details, refer “ Use custom activities in an Azure Data Factory pipeline ”. …
Issue with incremental data loading Using REST API in Azure Data Factory
Feb 14, 2020 · Question 0 Sign in to vote Hi Team, I am unable to set the proper condition in relative URL by passing parameters.I am implementing incremental (delta)data loading using REST API.My …