Skip to content

Commit e74e149

Browse files
committed
Add points for ADX integration
1 parent 9d541b7 commit e74e149

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/data-factory/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,8 @@
412412
href: transform-data-databricks-notebook.md
413413
- name: Databricks Python Activity
414414
href: transform-data-databricks-python.md
415+
- name: Data Explorer Command Activity
416+
href: ../data-explorer/data-factory-command-activity.md
415417
- name: Data Lake U-SQL Activity
416418
href: transform-data-using-data-lake-analytics.md
417419
- name: HDInsight Hive Activity

articles/data-factory/connector-azure-data-explorer.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,17 @@ ms.workload: data-services
1111
ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: conceptual
14-
ms.date: 08/01/2019
14+
ms.date: 11/26/2019
1515
ms.author: orspodek
1616
---
1717

1818
# Copy data to or from Azure Data Explorer by using Azure Data Factory
1919

2020
This article describes how to use the copy activity in Azure Data Factory to copy data to or from [Azure Data Explorer](../data-explorer/data-explorer-overview.md). It builds on the [copy activity overview](copy-activity-overview.md) article, which offers a general overview of copy activity.
2121

22+
>[!TIP]
23+
>For Azure Data Factory and Azure Data Explorer integration in general, learn more from [Integrate Azure Data Explorer with Azure Data Factory](../data-explorer/data-factory-integration.md).
24+
2225
## Supported capabilities
2326

2427
This Azure Data Explorer connector is supported for the following activities:
@@ -40,7 +43,7 @@ With the Azure Data Explorer connector, you can do the following:
4043
## Getting started
4144

4245
>[!TIP]
43-
>For a walkthrough of Azure Data Explorer connector, see [Copy data to/from Azure Data Explorer using Azure Data Factory](../data-explorer/data-factory-load-data.md).
46+
>For a walkthrough of Azure Data Explorer connector, see [Copy data to/from Azure Data Explorer using Azure Data Factory](../data-explorer/data-factory-load-data.md) and [Bulk copy from a database to Azure Data Explorer](../data-explorer/data-factory-template.md).
4447
4548
[!INCLUDE [data-factory-v2-connector-get-started](../../includes/data-factory-v2-connector-get-started.md)]
4649

0 commit comments

Comments
 (0)