Skip to content

Commit fd35c77

Browse files
authored
Merge pull request #203811 from jonburchel/2022-07-05-landing-page-update
Initial draft changes to landing page to improve usability and perfor…
2 parents 6313589 + f5a8e80 commit fd35c77

File tree

1 file changed

+15
-25
lines changed

1 file changed

+15
-25
lines changed

articles/data-factory/index.yml

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -41,30 +41,20 @@ landingContent:
4141
links:
4242
- text: Pipelines and activities in Azure Data Factory
4343
url: ./concepts-pipelines-activities.md
44+
- text: Pipeline execution and triggers
45+
url: ./concepts-pipeline-execution-triggers.md
4446
- linkListType: quickstart
4547
links:
46-
- text: Azure Data Factory UI
48+
- text: Create an Azure Data Factory with UI
4749
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
5951
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
6054
- linkListType: how-to-guide
6155
links:
6256
- text: Expressions and functions in Azure Data Factory
6357
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/
6858
- title: Data movement
6959
linkLists:
7060
- linkListType: overview
@@ -76,29 +66,29 @@ landingContent:
7666
- text: Copy activity overview
7767
url: ./copy-activity-overview.md
7868
- 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
8074
- linkListType: tutorial
8175
links:
8276
- text: Copy data in cloud
8377
url: ./tutorial-copy-data-tool.md
84-
- text: Copy on-premises data to cloud
85-
url: ./tutorial-hybrid-copy-data-tool.md
8678
- text: Copy data in bulk
8779
url: ./tutorial-bulk-copy-portal.md
8880
- text: Copy data incrementally
8981
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
9684
- title: Data transformation
9785
linkLists:
9886
- linkListType: tutorial
9987
links:
10088
- text: Create data flow
10189
url: ./data-flow-create.md
90+
- text: Copy and transform data from a REST endpoint
91+
url: ./connector-rest.md
10292
- text: Data flow expression language
10393
url: ./data-transformation-functions.md
10494
- text: Debug data flow

0 commit comments

Comments
 (0)