@@ -41,30 +41,20 @@ landingContent:
41
41
links :
42
42
- text : Pipelines and activities in Azure Data Factory
43
43
url : ./concepts-pipelines-activities.md
44
+ - text : Pipeline execution and triggers
45
+ url : ./concepts-pipeline-execution-triggers.md
44
46
- linkListType : quickstart
45
47
links :
46
- - text : Azure Data Factory UI
48
+ - text : Create an Azure Data Factory with UI
47
49
url : ./quickstart-create-data-factory-portal.md
48
- - text : Copy Data tool
49
- url : ./quickstart-create-data-factory-copy-data-tool.md
50
- - text : Azure PowerShell
51
- url : ./quickstart-create-data-factory-powershell.md
52
- - text : .NET
53
- url : ./quickstart-create-data-factory-dot-net.md
54
- - text : Python
55
- url : ./quickstart-create-data-factory-python.md
56
- - text : Rest
57
- url : ./quickstart-create-data-factory-rest-api.md
58
- - text : Resource manager template
50
+ - text : Create an Azure Data Factory with an ARM template
59
51
url : ./quickstart-create-data-factory-resource-manager-template.md
52
+ - text : Use the Copy Data tool
53
+ url : ./quickstart-create-data-factory-copy-data-tool.md
60
54
- linkListType : how-to-guide
61
55
links :
62
56
- text : Expressions and functions in Azure Data Factory
63
57
url : ./control-flow-expression-language-functions.md
64
- - linkListType : learn
65
- links :
66
- - text : Introduction to Azure Data Factory
67
- url : /learn/modules/intro-to-azure-data-factory/
68
58
- title : Data movement
69
59
linkLists :
70
60
- linkListType : overview
@@ -76,29 +66,29 @@ landingContent:
76
66
- text : Copy activity overview
77
67
url : ./copy-activity-overview.md
78
68
- text : Copy performance tuning
79
- url : ./copy-activity-performance.md
69
+ url : ./copy-activity-performance.md
70
+ - text : Lookup activity overview
71
+ url : ./control-flow-lookup-activity.md
72
+ - text : SAP Knowledge Center
73
+ url : ./industry-sap-overview.md
80
74
- linkListType : tutorial
81
75
links :
82
76
- text : Copy data in cloud
83
77
url : ./tutorial-copy-data-tool.md
84
- - text : Copy on-premises data to cloud
85
- url : ./tutorial-hybrid-copy-data-tool.md
86
78
- text : Copy data in bulk
87
79
url : ./tutorial-bulk-copy-portal.md
88
80
- text : Copy data incrementally
89
81
url : ./tutorial-incremental-copy-overview.md
90
- - text : Load ADLS Gen2
91
- url : ./load-azure-data-lake-storage-gen2.md
92
- - text : Load Azure Synapse Analytics
93
- url : ./load-azure-sql-data-warehouse.md
94
- - text : Load SAP BW
95
- url : ./load-sap-bw-data.md
82
+ - text : Copy data from a SharePoint Online List
83
+ url : ./connector-sharepoint-online-list.md
96
84
- title : Data transformation
97
85
linkLists :
98
86
- linkListType : tutorial
99
87
links :
100
88
- text : Create data flow
101
89
url : ./data-flow-create.md
90
+ - text : Copy and transform data from a REST endpoint
91
+ url : ./connector-rest.md
102
92
- text : Data flow expression language
103
93
url : ./data-transformation-functions.md
104
94
- text : Debug data flow
0 commit comments