7
7
items :
8
8
- name : Introduction to Data Factory
9
9
href : introduction.md
10
+ displayName : orchestration
10
11
- name : What's new in Azure Data Factory
11
12
href : whats-new.md
12
13
- name : Compare current version to version 1
@@ -98,12 +99,15 @@ items:
98
99
items :
99
100
- name : User interface (UI)
100
101
href : tutorial-incremental-copy-change-tracking-feature-portal.md
102
+ displayName : change data capture
101
103
- name : Azure PowerShell
102
104
href : tutorial-incremental-copy-change-tracking-feature-powershell.md
105
+ displayName : change data capture
103
106
- name : Using CDC in Azure SQL MI
104
107
items :
105
108
- name : User interface (UI)
106
109
href : tutorial-incremental-copy-change-data-capture-feature-portal.md
110
+ displayName : change data capture
107
111
- name : New files by last modified data
108
112
href : tutorial-incremental-copy-lastmodified-copy-data-tool.md
109
113
- name : New files by time partitioned file name
@@ -212,7 +216,7 @@ items:
212
216
href : concepts-data-flow-schema-drift.md
213
217
- name : Column patterns
214
218
href : concepts-data-flow-column-pattern.md
215
- displayName : regex, regular expressions
219
+ displayName : regex, regular expressions, key columns
216
220
- name : Data flow monitoring
217
221
href : concepts-data-flow-monitoring.md
218
222
- name : Data flow performance
@@ -319,6 +323,7 @@ items:
319
323
href : continuous-integration-delivery-sample-script.md
320
324
- name : Automated publishing for CI/CD
321
325
href : continuous-integration-delivery-improvements.md
326
+ displayName : CICD,
322
327
- name : Deploy linked ARM templates with VSTS
323
328
href : deploy-linked-arm-templates-with-vsts.md
324
329
- name : Connectors
@@ -468,6 +473,7 @@ items:
468
473
href : connector-odbc.md
469
474
- name : Office 365
470
475
href : connector-office-365.md
476
+ displayName : active directory
471
477
- name : Oracle
472
478
href : connector-oracle.md
473
479
- name : Oracle Cloud Storage
@@ -573,7 +579,7 @@ items:
573
579
href : copy-data-tool-metadata-driven.md
574
580
- name : Format and compression support
575
581
href : supported-file-formats-and-compression-codecs.md
576
- displayName : zip
582
+ displayName : zip, compression
577
583
- name : Copy activity performance
578
584
items :
579
585
- name : Performance and scalability guide
@@ -603,13 +609,13 @@ items:
603
609
items :
604
610
- name : Execute Data Flow activity
605
611
href : control-flow-execute-data-flow-activity.md
606
- displayName : polybase
612
+ displayName : polybase, control flow
607
613
- name : Execute Power Query activity
608
614
href : control-flow-power-query-activity.md
609
- displayName : power
615
+ displayName : power, control flow
610
616
- name : Azure Function activity
611
617
href : control-flow-azure-function-activity.md
612
- displayName : timeout
618
+ displayName : timeout, control flow
613
619
- name : Custom activity
614
620
href : transform-data-using-dotnet-custom-activity.md
615
621
- name : Databricks Jar activity
@@ -654,42 +660,49 @@ items:
654
660
items :
655
661
- name : Append Variable activity
656
662
href : control-flow-append-variable-activity.md
657
- displayName : variables
663
+ displayName : variables, control flow
658
664
- name : Execute Pipeline activity
659
665
href : control-flow-execute-pipeline-activity.md
666
+ displayName : control flow
660
667
- name : Fail activity
661
668
href : control-flow-fail-activity.md
669
+ displayName : control flow
662
670
- name : Filter activity
663
671
href : control-flow-filter-activity.md
672
+ displayName : control flow
664
673
- name : For Each activity
665
674
href : control-flow-for-each-activity.md
666
- displayName : foreach
675
+ displayName : foreach, control flow
667
676
- name : Get Metadata activity
668
677
href : control-flow-get-metadata-activity.md
678
+ displayName : control flow
669
679
- name : If Condition activity
670
680
href : control-flow-if-condition-activity.md
681
+ displayName : control flow
671
682
- name : Lookup activity
672
683
href : control-flow-lookup-activity.md
673
- displayName : timeout
684
+ displayName : timeout, control flow
674
685
- name : Set Variable activity
675
686
href : control-flow-set-variable-activity.md
676
- displayName : variables
687
+ displayName : variables, control flow
677
688
- name : Switch activity
678
689
href : control-flow-switch-activity.md
690
+ displayName : control flow
679
691
- name : Until activity
680
692
href : control-flow-until-activity.md
681
- displayName : timeout
693
+ displayName : timeout, control flow
682
694
- name : Validation activity
683
695
href : control-flow-validation-activity.md
684
- displayName : timeout
696
+ displayName : timeout, control flow
685
697
- name : Wait activity
686
698
href : control-flow-wait-activity.md
699
+ displayName : control flow
687
700
- name : Web activity
688
701
href : control-flow-web-activity.md
689
- displayName : timeout
702
+ displayName : timeout, control flow
690
703
- name : Webhook activity
691
704
href : control-flow-webhook-activity.md
692
- displayName : timeout
705
+ displayName : timeout, control flow
693
706
- name : Data flow transformations
694
707
items :
695
708
- name : Transformation overview
@@ -706,6 +719,7 @@ items:
706
719
displayName : split
707
720
- name : Derived column
708
721
href : data-flow-derived-column.md
722
+ displayName : key columns
709
723
- name : Exists
710
724
href : data-flow-exists.md
711
725
displayName : timeout
@@ -746,6 +760,7 @@ items:
746
760
href : data-flow-stringify.md
747
761
- name : Surrogate key
748
762
href : data-flow-surrogate-key.md
763
+ displayName : key columns
749
764
- name : Union
750
765
href : data-flow-union.md
751
766
- name : Unpivot
@@ -760,14 +775,14 @@ items:
760
775
href : author-global-parameters.md
761
776
- name : Expression Language
762
777
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
764
779
- name : System variables
765
780
href : control-flow-system-variables.md
766
781
- name : Parameterizing mapping data flows
767
782
href : parameters-data-flow.md
768
783
- name : How to parameterize
769
784
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
771
786
- name : Security
772
787
items :
773
788
- name : Data movement security considerations
@@ -787,6 +802,7 @@ items:
787
802
href : credentials.md
788
803
- name : Managed identity for Data Factory
789
804
href : data-factory-service-identity.md
805
+ displayName : active directory
790
806
- name : Encrypt data factory with customer managed key
791
807
href : enable-customer-managed-key.md
792
808
- name : Managed virtual network
@@ -843,7 +859,7 @@ items:
843
859
items :
844
860
- name : Create and configure a self-hosted integration runtime
845
861
href : create-self-hosted-integration-runtime.md
846
- displayName : self hosted
862
+ displayName : self hosted, gateway
847
863
- name : Self-hosted integration runtime auto-update and expire notification
848
864
href : self-hosted-integration-runtime-auto-update.md
849
865
displayName : self hosted
@@ -920,6 +936,7 @@ items:
920
936
displayName : self hosted
921
937
- name : Enable Azure AD authentication for Azure-SSIS IR
922
938
href : enable-aad-authentication-azure-ssis-ir.md
939
+ displayName : active directory
923
940
- name : Connect to data with Windows Authentication
924
941
href : ssis-azure-connect-with-windows-auth.md
925
942
- name : Save files and connect to file shares
@@ -1099,6 +1116,7 @@ items:
1099
1116
href : connector-troubleshoot-xml.md
1100
1117
- name : Pipeline Triggers
1101
1118
href : pipeline-trigger-troubleshoot-guide.md
1119
+ displayName : orchestration
1102
1120
- name : Data Flows
1103
1121
items :
1104
1122
- name : Data flow troubleshooting overview
0 commit comments