@@ -46,6 +46,8 @@ landingContent:
4646 url : ./concepts-pipeline-execution-triggers.md
4747 - text : Mapping data flows in Azure Data Factory
4848 url : ./concepts-data-flow-overview.md
49+ - text : Using expressions and functions
50+ url : ./control-flow-expression-language-functions.md
4951 - linkListType : quickstart
5052 links :
5153 - text : Create an Azure Data Factory with UI
@@ -68,14 +70,6 @@ landingContent:
6870 url : ./copy-activity-performance-troubleshooting.md
6971 - text : Troubleshoot connectors
7072 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
7973 - title : Data transformation
8074 linkLists :
8175 - linkListType : tutorial
@@ -84,10 +78,22 @@ landingContent:
8478 url : ./data-flow-create.md
8579 - text : Copy and transform data from a REST endpoint
8680 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
8787 - linkListType : concept
8888 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
9197 - title : Workflow Orchestration Manager
9298 linkLists :
9399 - linkListType : concept
@@ -124,20 +130,6 @@ landingContent:
124130 url : industry-sap-templates.md
125131 - text : SAP change data capture (CDC) capabilities
126132 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
141133 - title : Author, Monitor and Manage
142134 linkLists :
143135 - linkListType : how-to-guide
0 commit comments