You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-explorer/data-factory-load-data.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.date: 04/15/2019
16
16
17
17
Azure Data Explorer is a fast, fully managed, data-analytics service. It offers real-time analysis on large volumes of data that stream from many sources, such as applications, websites, and IoT devices. With Azure Data Explorer, you can iteratively explore data and identify patterns and anomalies to improve products, enhance customer experiences, monitor devices, and boost operations. It helps you explore new questions and get answers in minutes.
18
18
19
-
Azure Data Factory is a fully managed, cloud-based, data-integration service. You can use it to populate your Azure Data Explorer database with data from your existing system. And it can help you save time when you're building analytics solutions.
19
+
Azure Data Factory is a fully managed, cloud-based, data-integration service. You can use it to populate your Azure Data Explorer database with data from your existing system. It can help you save time when you're building analytics solutions.
20
20
21
21
When you load data into Azure Data Explorer, Data Factory provides the following benefits:
22
22
@@ -47,22 +47,21 @@ In this article, you use the Data Factory Copy Data tool to load data from Amazo
47
47
48
48

49
49
50
-
1. In the **New data factory** pane, do the following:
50
+
1. In the **New data factory** pane, provide values for the fields in the following table:
51
51
52
-

52
+

53
53
54
-
a. In the **Name** box, enter a globally unique name for your data factory. If you receive an error, *Data factory name \"LoadADXDemo\" is not available*, enter a different name for the data factory. For naming rules for Data Factory artifacts, see [Data Factory naming rules](/azure/data-factory/naming-rules).
55
-
56
-
b. In the **Subscription** drop-down list, select your Azure subscription in which to create the data factory.
57
-
58
-
c. Under **Resource Group**, select **Create new**, and then enter the name of a new resource group. If you already have a resource group, select **Use existing**.
59
-
60
-
d. In the **Version** drop-down list, select **V2**.
61
-
62
-
e. In the **Location** drop-down list, select the location for the data factory. Only supported locations are displayed in the list. The data stores that are used by the data factory can be in other locations or regions.
54
+
|**Setting**|**Value to enter**|
55
+
|---|---|
56
+
|**Name**| In the box, enter a globally unique name for your data factory. If you receive an error, *Data factory name \"LoadADXDemo\" is not available*, enter a different name for the data factory. For rules about naming Data Factory artifacts, see [Data Factory naming rules](/azure/data-factory/naming-rules).|
57
+
|**Subscription**| In the drop-down list, select the Azure subscription in which to create the data factory. |
58
+
|**Resource Group**| Select **Create new**, and then enter the name of a new resource group. If you already have a resource group, select **Use existing**. |
59
+
|**Version**| In the drop-down list, select **V2**. |
60
+
|**Location**| In the drop-down list, select the location for the data factory. Only supported locations are displayed in the list. The data stores that are used by the data factory can exist in other locations or regions. |
63
61
64
62
1. Select **Create**.
65
-
1. To monitor the creation process, select **Notifications** on the toolbar. After the creation is complete, select the new data factory.
63
+
64
+
1. To monitor the creation process, select **Notifications** on the toolbar. After you've created the data factory, select it.
0 commit comments