@@ -31,18 +31,8 @@ landingContent:
31
31
url : quickstart-get-started.md
32
32
- linkListType : reference
33
33
links :
34
- - text : Whitepapers
35
- url : ./whitepapers.md
36
34
- text : Pricing
37
35
url : ./pricing.md
38
- - text : Understanding pricing through examples
39
- url : ./pricing-concepts.md
40
- - text : Manage data factory costs with FinOps
41
- url : ./apply-finops.md
42
- - text : Manage your environment with DataOps
43
- url : apply-dataops.md
44
- - text : Azure Data Factory Blog
45
- url : ./blog.md
46
36
- text : Request a feature
47
37
url : /answers/topics/azure-data-factory.html
48
38
- title : Get started
@@ -57,18 +47,8 @@ landingContent:
57
47
links :
58
48
- text : Create an Azure Data Factory with UI
59
49
url : ./quickstart-create-data-factory-portal.md
60
- - text : Create an Azure Data Factory with an ARM template
61
- url : ./quickstart-create-data-factory-resource-manager-template.md
62
50
- text : Use the Copy Data tool
63
51
url : ./quickstart-hello-world-copy-data-tool.md
64
- - linkListType : how-to-guide
65
- links :
66
- - text : Expressions and functions in Azure Data Factory
67
- url : ./control-flow-expression-language-functions.md
68
- - linkListType : tutorial
69
- links :
70
- - text : Learn data integration at scale with Azure Data Factory
71
- url : /training/paths/data-integration-scale-azure-data-factory/
72
52
- title : Data movement
73
53
linkLists :
74
54
- linkListType : overview
@@ -79,10 +59,6 @@ landingContent:
79
59
links :
80
60
- text : Copy activity overview
81
61
url : ./copy-activity-overview.md
82
- - text : Copy performance tuning
83
- url : ./copy-activity-performance.md
84
- - text : Lookup activity overview
85
- url : ./control-flow-lookup-activity.md
86
62
- text : SAP Knowledge Center
87
63
url : ./industry-sap-overview.md
88
64
- linkListType : tutorial
@@ -93,8 +69,6 @@ landingContent:
93
69
url : ./tutorial-bulk-copy-portal.md
94
70
- text : Copy data incrementally
95
71
url : ./tutorial-incremental-copy-overview.md
96
- - text : Copy data from a SharePoint Online List
97
- url : ./connector-sharepoint-online-list.md
98
72
- title : Data transformation
99
73
linkLists :
100
74
- linkListType : tutorial
@@ -103,22 +77,8 @@ landingContent:
103
77
url : ./data-flow-create.md
104
78
- text : Copy and transform data from a REST endpoint
105
79
url : ./connector-rest.md
106
- - text : Data flow expression language
107
- url : ./data-transformation-functions.md
108
- - text : Debug data flow
109
- url : ./concepts-data-flow-debug-mode.md
110
- - text : Execute data flow activity inside pipeline
111
- url : ./control-flow-execute-data-flow-activity.md
112
- - text : Monitor data flow
113
- url : ./concepts-data-flow-monitoring.md
114
- - text : Data flow performance
115
- url : ./concepts-data-flow-performance.md
116
80
- linkListType : concept
117
81
links :
118
- - text : What are mapping data flows?
119
- url : ./concepts-data-flow-overview.md
120
- - text : Data transformation expressions in mapping data flow
121
- url : ./data-transformation-functions.md
122
82
- text : Change Data Capture (CDC)
123
83
url : ./concepts-change-data-capture.md
124
84
- title : Change data capture (CDC)
@@ -127,10 +87,6 @@ landingContent:
127
87
links :
128
88
- text : Change data capture
129
89
url : concepts-change-data-capture.md
130
- - linkListType : concept
131
- links :
132
- - text : Change data capture resources
133
- url : concepts-change-data-capture-resource.md
134
90
- linkListType : tutorial
135
91
links :
136
92
- text : Capture changed data with a CDC resource
@@ -175,16 +131,6 @@ landingContent:
175
131
links :
176
132
- text : Running SSIS packages in Azure
177
133
url : ./tutorial-deploy-ssis-packages-azure.md
178
- - linkListType : how-to-guide
179
- links :
180
- - text : Provision SSIS Integration Runtime
181
- url : ./create-azure-ssis-integration-runtime.md
182
- - text : Join SSIS IR to a virtual network
183
- url : ./join-azure-ssis-integration-runtime-virtual-network.md
184
- - text : Run SSIS packages with Execute SSIS Package activity
185
- url : ./how-to-invoke-ssis-package-ssis-activity.md
186
- - text : Create and configure a self-hosted integration Runtime
187
- url : ./create-self-hosted-integration-runtime.md
188
134
- title : Author, Monitor and Manage
189
135
linkLists :
190
136
- linkListType : how-to-guide
@@ -193,9 +139,5 @@ landingContent:
193
139
url : ./author-visually.md
194
140
- text : Troubleshoot Azure Data Factory connectors
195
141
url : ./connector-troubleshoot-guide.md
196
- - text : Source Control
197
- url : ./source-control.md
198
142
- text : Continuous integration and delivery
199
143
url : ./continuous-integration-delivery.md
200
- - text : Monitor with Azure Monitor
201
- url : ./monitor-using-azure-monitor.md
0 commit comments