Skip to content

Commit baeaddc

Browse files
authored
Merge pull request #100458 from djpmsft/docUpdates
Refactoring Data Factory Table of Contents
2 parents c73c385 + 80ce146 commit baeaddc

File tree

1 file changed

+88
-87
lines changed

1 file changed

+88
-87
lines changed

articles/data-factory/TOC.yml

Lines changed: 88 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -29,84 +29,98 @@
2929
href: data-flow-create.md
3030
- name: Tutorials
3131
items:
32-
- name: Copy data in cloud
32+
- name: Copy and ingest data
3333
items:
34-
- name: Copy Data tool
35-
href: tutorial-copy-data-tool.md
36-
- name: User interface (UI)
37-
href: tutorial-copy-data-portal.md
38-
- name: .NET
39-
href: tutorial-copy-data-dot-net.md
40-
- name: Copy on-premises data to cloud
41-
items:
42-
- name: Copy Data tool
43-
href: tutorial-hybrid-copy-data-tool.md
44-
- name: User interface (UI)
45-
href: tutorial-hybrid-copy-portal.md
46-
- name: Azure PowerShell
47-
href: tutorial-hybrid-copy-powershell.md
48-
- name: Copy data in bulk
49-
items:
50-
- name: User interface (UI)
51-
href: tutorial-bulk-copy-portal.md
52-
- name: Azure PowerShell
53-
href: tutorial-bulk-copy.md
54-
- name: Copy data incrementally
55-
href: tutorial-incremental-copy-overview.md
56-
items:
57-
- name: 1 - Copy from one table
34+
- name: From Azure Blob Storage to Azure SQL Database
5835
items:
36+
- name: Copy Data tool
37+
href: tutorial-copy-data-tool.md
5938
- name: User interface (UI)
60-
href: tutorial-incremental-copy-portal.md
61-
- name: Azure PowerShell
62-
href: tutorial-incremental-copy-powershell.md
63-
- name: 2 - Copy from multiple tables
39+
href: tutorial-copy-data-portal.md
40+
- name: .NET
41+
href: tutorial-copy-data-dot-net.md
42+
- name: From an on-premises SQL Server database to Azure Blob Storage
6443
items:
44+
- name: Copy Data tool
45+
href: tutorial-hybrid-copy-data-tool.md
6546
- name: User interface (UI)
66-
href: tutorial-incremental-copy-multiple-tables-portal.md
47+
href: tutorial-hybrid-copy-portal.md
6748
- name: Azure PowerShell
68-
href: tutorial-incremental-copy-multiple-tables-powershell.md
69-
- name: 3 - Use change tracking feature
49+
href: tutorial-hybrid-copy-powershell.md
50+
- name: From Amazon Web Services S3 to Azure Data Lake Storage
51+
items:
52+
- name: Azure Data Lake Storage Gen2
53+
href: load-azure-data-lake-storage-gen2.md
54+
- name: Azure Data Lake Storage Gen1
55+
href: load-azure-data-lake-store.md
56+
- name: From Azure Data Lake Storage Gen1 to Azure Data Lake Storage Gen2
57+
href: load-azure-data-lake-storage-gen2-from-gen1.md
58+
- name: From Azure SQL Database to Azure Synapse Analytics
59+
href: load-azure-sql-data-warehouse.md
60+
- name: From SAP BW to Azure Data Lake Storage Gen2
61+
href: load-sap-bw-data.md
62+
- name: From Office 365 to Azure Blob storage
63+
href: load-office-365-data.md
64+
- name: Multiple tables in bulk
7065
items:
7166
- name: User interface (UI)
72-
href: tutorial-incremental-copy-change-tracking-feature-portal.md
67+
href: tutorial-bulk-copy-portal.md
7368
- name: Azure PowerShell
74-
href: tutorial-incremental-copy-change-tracking-feature-powershell.md
75-
- name: 4 - Copy new files by lastmodifieddate
69+
href: tutorial-bulk-copy.md
70+
- name: Incrementally load data
71+
href: tutorial-incremental-copy-overview.md
7672
items:
77-
- name: Copy Data tool
73+
- name: From one Azure SQL Database table
74+
items:
75+
- name: User interface (UI)
76+
href: tutorial-incremental-copy-portal.md
77+
- name: Azure PowerShell
78+
href: tutorial-incremental-copy-powershell.md
79+
- name: From multiple on-premises SQL Server tables
80+
items:
81+
- name: User interface (UI)
82+
href: tutorial-incremental-copy-multiple-tables-portal.md
83+
- name: Azure PowerShell
84+
href: tutorial-incremental-copy-multiple-tables-powershell.md
85+
- name: Using change tracking information in SQL Server
86+
items:
87+
- name: User interface (UI)
88+
href: tutorial-incremental-copy-change-tracking-feature-portal.md
89+
- name: Azure PowerShell
90+
href: tutorial-incremental-copy-change-tracking-feature-powershell.md
91+
- name: New files by last modified data
7892
href: tutorial-incremental-copy-lastmodified-copy-data-tool.md
79-
- name: 5 - Copy new files by time partitioned file name
80-
items:
81-
- name: Copy Data tool
93+
- name: New files by time partitioned file name
8294
href: tutorial-incremental-copy-partitioned-file-name-copy-data-tool.md
83-
- name: Transform and prepare data with data flows
84-
items:
85-
- name: Transform data with a mapping data flow
86-
href: tutorial-data-flow.md
87-
- name: Mapping data flow video tutorials
88-
href: data-flow-tutorials.md
89-
- name: Prepare data with a wrangling data flow
90-
href: wrangling-data-flow-tutorial.md
91-
- name: External transformations
95+
- name: Transform data
9296
items:
93-
- name: HDInsight Spark
97+
- name: Transform data with mapping data flows
9498
items:
95-
- name: User interface (UI)
96-
href: tutorial-transform-data-spark-portal.md
97-
- name: Azure PowerShell
98-
href: tutorial-transform-data-spark-powershell.md
99-
- name: Databricks Notebook
99+
- name: Transform data with mapping data flows
100+
href: tutorial-data-flow.md
101+
- name: Mapping data flow video tutorials
102+
href: data-flow-tutorials.md
103+
- name: Prepare data with wrangling data flows
104+
href: wrangling-data-flow-tutorial.md
105+
- name: Using external services
100106
items:
101-
- name: User interface (UI)
102-
href: transform-data-using-databricks-notebook.md
103-
- name: Hive transformation in virtual network
104-
items:
105-
- name: User interface (UI)
106-
href: tutorial-transform-data-hive-virtual-network-portal.md
107-
- name: Azure PowerShell
108-
href: tutorial-transform-data-hive-virtual-network.md
109-
- name: Add branching and chaining
107+
- name: HDInsight Spark
108+
items:
109+
- name: User interface (UI)
110+
href: tutorial-transform-data-spark-portal.md
111+
- name: Azure PowerShell
112+
href: tutorial-transform-data-spark-powershell.md
113+
- name: Databricks Notebook
114+
items:
115+
- name: User interface (UI)
116+
href: transform-data-using-databricks-notebook.md
117+
- name: Hive transformation in virtual network
118+
items:
119+
- name: User interface (UI)
120+
href: tutorial-transform-data-hive-virtual-network-portal.md
121+
- name: Azure PowerShell
122+
href: tutorial-transform-data-hive-virtual-network.md
123+
- name: Control Flow
110124
items:
111125
- name: User interface (UI)
112126
href: tutorial-control-flow-portal.md
@@ -118,19 +132,6 @@
118132
href: tutorial-deploy-ssis-packages-azure.md
119133
- name: Azure PowerShell
120134
href: tutorial-deploy-ssis-packages-azure-powershell.md
121-
- name: Load Data Lake Storage Gen2
122-
href: load-azure-data-lake-storage-gen2.md
123-
items:
124-
- name: Copy from Data Lake Storage Gen1
125-
href: load-azure-data-lake-storage-gen2-from-gen1.md
126-
- name: Load Synapse Analytics (formerly SQL Data Warehouse)
127-
href: load-azure-sql-data-warehouse.md
128-
- name: Load Data Lake Storage Gen1
129-
href: load-azure-data-lake-store.md
130-
- name: Load SAP BW data
131-
href: load-sap-bw-data.md
132-
- name: Load Office 365 data
133-
href: load-office-365-data.md
134135
- name: Samples
135136
items:
136137
- name: Code samples
@@ -512,13 +513,13 @@
512513
href: data-flow-window.md
513514
- name: Parameterize
514515
items:
515-
- name: Parameterize linked services
516+
- name: Parameterizing linked services
516517
href: parameterize-linked-services.md
517518
- name: Expression Language
518519
href: control-flow-expression-language-functions.md
519520
- name: System variables
520521
href: control-flow-system-variables.md
521-
- name: Data flow parameters
522+
- name: Parameterizing mapping data flows
522523
href: parameters-data-flow.md
523524
- name: Security
524525
items:
@@ -618,20 +619,20 @@
618619
href: solution-template-move-files.md
619620
- name: Transform data with Databricks
620621
href: solution-template-databricks-notebook.md
621-
- name: Troubleshooting guide
622+
- name: Troubleshooting guides
622623
items:
623-
- name: Activity troubleshooting
624+
- name: Activities
624625
href: data-factory-troubleshoot-guide.md
625-
- name: Connector troubleshooting
626+
- name: Connectors
626627
href: connector-troubleshoot-guide.md
627-
- name: Troubleshooting Azure-SSIS IR Management
628-
href: ssis-integration-runtime-management-troubleshoot.md
629-
- name: Troubleshooting Self-hosted IR
628+
- name: Data Flows
629+
href: data-flow-troubleshoot-guide.md
630+
- name: Self-hosted Integration Runtimes
630631
href: self-hosted-integration-runtime-troubleshoot-guide.md
631-
- name: Troubleshooting Package Execution in Azure-SSIS IR
632+
- name: Azure-SSIS Integration Runtime
633+
href: ssis-integration-runtime-management-troubleshoot.md
634+
- name: Package Execution in Azure-SSIS IR
632635
href: ssis-integration-runtime-ssis-activity-faq.md
633-
- name: Troubleshooting Data Flows
634-
href: data-flow-troubleshoot-guide.md
635636
- name: Scenarios
636637
items:
637638
- name: Data migration for data lake & EDW

0 commit comments

Comments
 (0)