Skip to content

Commit becb511

Browse files
committed
More displayName hints
1 parent b224447 commit becb511

File tree

1 file changed

+34
-16
lines changed

1 file changed

+34
-16
lines changed

articles/data-factory/TOC.yml

Lines changed: 34 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ items:
77
items:
88
- name: Introduction to Data Factory
99
href: introduction.md
10+
displayName: orchestration
1011
- name: What's new in Azure Data Factory
1112
href: whats-new.md
1213
- name: Compare current version to version 1
@@ -98,12 +99,15 @@ items:
9899
items:
99100
- name: User interface (UI)
100101
href: tutorial-incremental-copy-change-tracking-feature-portal.md
102+
displayName: change data capture
101103
- name: Azure PowerShell
102104
href: tutorial-incremental-copy-change-tracking-feature-powershell.md
105+
displayName: change data capture
103106
- name: Using CDC in Azure SQL MI
104107
items:
105108
- name: User interface (UI)
106109
href: tutorial-incremental-copy-change-data-capture-feature-portal.md
110+
displayName: change data capture
107111
- name: New files by last modified data
108112
href: tutorial-incremental-copy-lastmodified-copy-data-tool.md
109113
- name: New files by time partitioned file name
@@ -212,7 +216,7 @@ items:
212216
href: concepts-data-flow-schema-drift.md
213217
- name: Column patterns
214218
href: concepts-data-flow-column-pattern.md
215-
displayName: regex, regular expressions
219+
displayName: regex, regular expressions, key columns
216220
- name: Data flow monitoring
217221
href: concepts-data-flow-monitoring.md
218222
- name: Data flow performance
@@ -319,6 +323,7 @@ items:
319323
href: continuous-integration-delivery-sample-script.md
320324
- name: Automated publishing for CI/CD
321325
href: continuous-integration-delivery-improvements.md
326+
displayName: CICD,
322327
- name: Deploy linked ARM templates with VSTS
323328
href: deploy-linked-arm-templates-with-vsts.md
324329
- name: Connectors
@@ -468,6 +473,7 @@ items:
468473
href: connector-odbc.md
469474
- name: Office 365
470475
href: connector-office-365.md
476+
displayName: active directory
471477
- name: Oracle
472478
href: connector-oracle.md
473479
- name: Oracle Cloud Storage
@@ -573,7 +579,7 @@ items:
573579
href: copy-data-tool-metadata-driven.md
574580
- name: Format and compression support
575581
href: supported-file-formats-and-compression-codecs.md
576-
displayName: zip
582+
displayName: zip, compression
577583
- name: Copy activity performance
578584
items:
579585
- name: Performance and scalability guide
@@ -603,13 +609,13 @@ items:
603609
items:
604610
- name: Execute Data Flow activity
605611
href: control-flow-execute-data-flow-activity.md
606-
displayName: polybase
612+
displayName: polybase, control flow
607613
- name: Execute Power Query activity
608614
href: control-flow-power-query-activity.md
609-
displayName: power
615+
displayName: power, control flow
610616
- name: Azure Function activity
611617
href: control-flow-azure-function-activity.md
612-
displayName: timeout
618+
displayName: timeout, control flow
613619
- name: Custom activity
614620
href: transform-data-using-dotnet-custom-activity.md
615621
- name: Databricks Jar activity
@@ -654,42 +660,49 @@ items:
654660
items:
655661
- name: Append Variable activity
656662
href: control-flow-append-variable-activity.md
657-
displayName: variables
663+
displayName: variables, control flow
658664
- name: Execute Pipeline activity
659665
href: control-flow-execute-pipeline-activity.md
666+
displayName: control flow
660667
- name: Fail activity
661668
href: control-flow-fail-activity.md
669+
displayName: control flow
662670
- name: Filter activity
663671
href: control-flow-filter-activity.md
672+
displayName: control flow
664673
- name: For Each activity
665674
href: control-flow-for-each-activity.md
666-
displayName: foreach
675+
displayName: foreach, control flow
667676
- name: Get Metadata activity
668677
href: control-flow-get-metadata-activity.md
678+
displayName: control flow
669679
- name: If Condition activity
670680
href: control-flow-if-condition-activity.md
681+
displayName: control flow
671682
- name: Lookup activity
672683
href: control-flow-lookup-activity.md
673-
displayName: timeout
684+
displayName: timeout, control flow
674685
- name: Set Variable activity
675686
href: control-flow-set-variable-activity.md
676-
displayName: variables
687+
displayName: variables, control flow
677688
- name: Switch activity
678689
href: control-flow-switch-activity.md
690+
displayName: control flow
679691
- name: Until activity
680692
href: control-flow-until-activity.md
681-
displayName: timeout
693+
displayName: timeout, control flow
682694
- name: Validation activity
683695
href: control-flow-validation-activity.md
684-
displayName: timeout
696+
displayName: timeout, control flow
685697
- name: Wait activity
686698
href: control-flow-wait-activity.md
699+
displayName: control flow
687700
- name: Web activity
688701
href: control-flow-web-activity.md
689-
displayName: timeout
702+
displayName: timeout, control flow
690703
- name: Webhook activity
691704
href: control-flow-webhook-activity.md
692-
displayName: timeout
705+
displayName: timeout, control flow
693706
- name: Data flow transformations
694707
items:
695708
- name: Transformation overview
@@ -706,6 +719,7 @@ items:
706719
displayName: split
707720
- name: Derived column
708721
href: data-flow-derived-column.md
722+
displayName: key columns
709723
- name: Exists
710724
href: data-flow-exists.md
711725
displayName: timeout
@@ -746,6 +760,7 @@ items:
746760
href: data-flow-stringify.md
747761
- name: Surrogate key
748762
href: data-flow-surrogate-key.md
763+
displayName: key columns
749764
- name: Union
750765
href: data-flow-union.md
751766
- name: Unpivot
@@ -760,14 +775,14 @@ items:
760775
href: author-global-parameters.md
761776
- name: Expression Language
762777
href: control-flow-expression-language-functions.md
763-
displayName: formatdatetime, todate, replace, string, substring, utc, utcnow, dynamic content, add dynamic content, indexof, lastindexof, getpasttime, convertFromUtc
778+
displayName: formatdatetime, todate, replace, string, substring, utc, utcnow, dynamic content, add dynamic content, indexof, lastindexof, getpasttime, convertFromUtc, format date
764779
- name: System variables
765780
href: control-flow-system-variables.md
766781
- name: Parameterizing mapping data flows
767782
href: parameters-data-flow.md
768783
- name: How to parameterize
769784
href: how-to-expression-language-functions.md
770-
displayName: formatdatetime, todate, replace, string, substring, utc, utcnow, dynamic content, user properties
785+
displayName: formatdatetime, todate, replace, string, substring, utc, utcnow, dynamic content, user properties, format date
771786
- name: Security
772787
items:
773788
- name: Data movement security considerations
@@ -787,6 +802,7 @@ items:
787802
href: credentials.md
788803
- name: Managed identity for Data Factory
789804
href: data-factory-service-identity.md
805+
displayName: active directory
790806
- name: Encrypt data factory with customer managed key
791807
href: enable-customer-managed-key.md
792808
- name: Managed virtual network
@@ -843,7 +859,7 @@ items:
843859
items:
844860
- name: Create and configure a self-hosted integration runtime
845861
href: create-self-hosted-integration-runtime.md
846-
displayName: self hosted
862+
displayName: self hosted, gateway
847863
- name: Self-hosted integration runtime auto-update and expire notification
848864
href: self-hosted-integration-runtime-auto-update.md
849865
displayName: self hosted
@@ -920,6 +936,7 @@ items:
920936
displayName: self hosted
921937
- name: Enable Azure AD authentication for Azure-SSIS IR
922938
href: enable-aad-authentication-azure-ssis-ir.md
939+
displayName: active directory
923940
- name: Connect to data with Windows Authentication
924941
href: ssis-azure-connect-with-windows-auth.md
925942
- name: Save files and connect to file shares
@@ -1099,6 +1116,7 @@ items:
10991116
href: connector-troubleshoot-xml.md
11001117
- name: Pipeline Triggers
11011118
href: pipeline-trigger-troubleshoot-guide.md
1119+
displayName: orchestration
11021120
- name: Data Flows
11031121
items:
11041122
- name: Data flow troubleshooting overview

0 commit comments

Comments
 (0)