Skip to content

Commit cfd1481

Browse files
committed
Changes in best practices doc
1 parent 96f8eba commit cfd1481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The [Copy in bulk from a database to Azure Data Explorer by using the Azure Data
4747
[Azure Data Factory mapping data flows](/azure/data-factory/concepts-data-flow-overview) are visually designed data transformations that allow data engineers to develop graphical data transformation logic without writing code. To create a data flow and ingest data to Azure Data Explorer, use the following method:
4848

4949
1. Create the [mapping data flow](/azure/data-factory/data-flow-create).
50-
1. [Export the data into Azure Blob](s/azure/data-factory/data-flow-sink).
50+
1. [Export the data into Azure Blob](/azure/data-factory/data-flow-sink).
5151
1. Define [Event Grid](/azure/data-explorer/ingest-data-event-grid) or [ADF copy activity](/azure/data-explorer/data-factory-load-data) to ingest the data to Azure Data Explorer.
5252

5353
## Select between Copy and Azure Data Explorer Command activities when copy data

0 commit comments

Comments
 (0)