@@ -46,6 +46,8 @@ landingContent:
46
46
url : ./concepts-pipeline-execution-triggers.md
47
47
- text : Mapping data flows in Azure Data Factory
48
48
url : ./concepts-data-flow-overview.md
49
+ - text : Using expressions and functions
50
+ url : ./control-flow-expression-language-functions.md
49
51
- linkListType : quickstart
50
52
links :
51
53
- text : Create an Azure Data Factory with UI
@@ -68,14 +70,6 @@ landingContent:
68
70
url : ./copy-activity-performance-troubleshooting.md
69
71
- text : Troubleshoot connectors
70
72
url : ./connector-troubleshoot-guide.md
71
- - linkListType : tutorial
72
- links :
73
- - text : Copy data in cloud
74
- url : ./tutorial-copy-data-tool.md
75
- - text : Copy data in bulk
76
- url : ./tutorial-bulk-copy-portal.md
77
- - text : Copy data incrementally
78
- url : ./tutorial-incremental-copy-overview.md
79
73
- title : Data transformation
80
74
linkLists :
81
75
- linkListType : tutorial
@@ -84,10 +78,22 @@ landingContent:
84
78
url : ./data-flow-create.md
85
79
- text : Copy and transform data from a REST endpoint
86
80
url : ./connector-rest.md
81
+ - title : Lift and shift SSIS packages
82
+ linkLists :
83
+ - linkListType : overview
84
+ links :
85
+ - text : SSIS migration assessment rules
86
+ url : ./scenario-ssis-migration-rules.md
87
87
- linkListType : concept
88
88
links :
89
- - text : Change Data Capture (CDC)
90
- url : ./concepts-change-data-capture.md
89
+ - text : Integration runtime in Azure Data Factory
90
+ url : ./concepts-integration-runtime.md
91
+ - text : Create a self-hosted integration runtime
92
+ url : ./create-self-hosted-integration-runtime.md
93
+ - linkListType : tutorial
94
+ links :
95
+ - text : Running SSIS packages in Azure
96
+ url : ./tutorial-deploy-ssis-packages-azure.md
91
97
- title : Workflow Orchestration Manager
92
98
linkLists :
93
99
- linkListType : concept
@@ -124,20 +130,6 @@ landingContent:
124
130
url : industry-sap-templates.md
125
131
- text : SAP change data capture (CDC) capabilities
126
132
url : sap-change-data-capture-introduction-architecture.md
127
- - title : Lift and shift SSIS packages
128
- linkLists :
129
- - linkListType : overview
130
- links :
131
- - text : SSIS migration assessment rules
132
- url : ./scenario-ssis-migration-rules.md
133
- - linkListType : concept
134
- links :
135
- - text : Integration runtime in Azure Data Factory
136
- url : ./concepts-integration-runtime.md
137
- - linkListType : tutorial
138
- links :
139
- - text : Running SSIS packages in Azure
140
- url : ./tutorial-deploy-ssis-packages-azure.md
141
133
- title : Author, Monitor and Manage
142
134
linkLists :
143
135
- linkListType : how-to-guide
0 commit comments