Skip to content

Commit 0cb290b

Browse files
authored
Update data-factory-load-data.md
1 parent f1528db commit 0cb290b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/data-explorer/data-factory-load-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ When you load data into Azure Data Explorer, Data Factory provides the following
2323
* **Easy setup**: Get an intuitive, five-step wizard with no scripting required.
2424
* **Rich data store support**: Get built-in support for a rich set of on-premises and cloud-based data stores. For a detailed list, see the table of [Supported data stores](/azure/data-factory/copy-activity-overview#supported-data-stores-and-formats).
2525
* **Secure and compliant**: Data is transferred over HTTPS or ExpressRoute. The global service presence ensures that your data never leaves the geographical boundary.
26-
* **High performance**: Get a data-loading speed of up to 1 gigabyte per second (GBps) into Azure Data Explorer. For more information, see [Copy activity performance](/azure/data-factory/copy-activity-performance).
26+
* **High performance**: The data-loading speed is up to 1 gigabyte per second (GBps) into Azure Data Explorer. For more information, see [Copy activity performance](/azure/data-factory/copy-activity-performance).
2727

2828
In this article, you use the Data Factory Copy Data tool to load data from Amazon Simple Storage Service (S3) into Azure Data Explorer. You can follow a similar process to copy data from other data stores, such as:
2929
* [Azure Blob storage](/azure/data-factory/connector-azure-blob-storage)
3030
* [Azure SQL Database](/azure/data-factory/connector-azure-sql-database)
3131
* [Azure SQL Data Warehouse](/azure/data-factory/connector-azure-sql-data-warehouse)
3232
* [Google BigQuery](/azure/data-factory/connector-google-bigquery)
3333
* [Oracle](/azure/data-factory/connector-oracle)
34-
* [File system](/azure/data-factory/connector-file-system).
34+
* [File system](/azure/data-factory/connector-file-system)
3535

3636
## Prerequisites
3737

3838
* If you don't have an Azure subscription, create a [free Azure account](https://azure.microsoft.com/free/) before you begin.
39-
* [An Azure Data Explorer cluster and database].(create-cluster-database-portal.md)
39+
* [An Azure Data Explorer cluster and database](create-cluster-database-portal.md).
4040
* A source of data.
4141

4242
## Create a data factory

0 commit comments

Comments
 (0)