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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ You can load your data in either of the following ways:
121
121
122
122

123
123
124
-
1. In the **Choose the input file or folder** pane, do the following:
124
+
1. In the **Choose the input file or folder** pane, do the following steps:
125
125
126
126
a. Browse to the file or folder that you want to copy, and then select it.
127
127
@@ -140,11 +140,11 @@ You can load your data in either of the following ways:
140
140
The new Azure Data Explorer linked service is created to copy the data into the Azure Data Explorer destination table (sink) that's specified in this section.
141
141
142
142
> [!NOTE]
143
-
> If you'd like to use any of the [ingest from query commands](/azure/kusto/management/data-ingestion/ingest-from-query), such as .set-or-replace, then you can use the [Use Azure Data Factory command activity to run Azure Data Explorer control commands](data-factory-command-activity.md) activity in ADF. This activity can be used for executing and control command.
143
+
> To use any of the [ingest from query commands](/azure/kusto/management/data-ingestion/ingest-from-query), such as .set-or-replace, you can use the [Use Azure Data Factory command activity to run Azure Data Explorer control commands](data-factory-command-activity.md) activity in ADF. This activity can be used for both executing and control commands.
144
144
145
145
#### Create the Azure Data Explorer linked service
146
146
147
-
To create the Azure Data Explorer linked service, do the following;
147
+
To create the Azure Data Explorer linked service, do the following steps:
148
148
149
149
1. To use an existing data store connection or specify a new data store, in the **Destination data store** pane, select **Create new connection**.
150
150
@@ -154,7 +154,7 @@ To create the Azure Data Explorer linked service, do the following;
154
154
155
155

156
156
157
-
1. In the **New Linked Service (Azure Data Explorer)** pane, do the following:
157
+
1. In the **New Linked Service (Azure Data Explorer)** pane, do the following steps:
158
158
159
159

0 commit comments