Skip to content

Commit 2320959

Browse files
authored
Merge pull request #191163 from jonburchel/2022-03-09-add-displayName-hints
Adding displayName hints for missed TOC search terms
2 parents 91b6fdd + becb511 commit 2320959

File tree

1 file changed

+57
-17
lines changed

1 file changed

+57
-17
lines changed

articles/data-factory/TOC.yml

Lines changed: 57 additions & 17 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
@@ -258,7 +262,7 @@ items:
258262
displayName: isBitSet, setBitSet, isBoolean, isByte, isDate, isShort, isInteger, isLong, isNan, isFloat, isDouble, isDecimal, isTimestamp, toBase64, toBinary, toBoolean, toByte, toDate, toDecimal, toDouble, toFloat, toInteger, toLong, toShort, toString, toTimestamp, toUTC
259263
- name: Date and time functions
260264
href: data-flow-date-time-functions.md
261-
displayName: add, addDays, addMonths, between, currentDate, currentTimestamp, currentUTC, dayOfMonth, dayOfWeek, dayOfYear, days, fromUTC, hour, hours, isDate, isTimestamp, lastDayOfMonth, millisecond, milliseconds, minus, minute, minutes, month, monthsBetween, second, seconds, subDays, subMonths, toDate, toTimestamp, toUTC, weekOfYear, weeks, year
265+
displayName: add, addDays, addMonths, between, currentDate, currentTimestamp, currentUTC, dayOfMonth, dayOfWeek, dayOfYear, days, fromUTC, hour, hours, isDate, isTimestamp, lastDayOfMonth, millisecond, milliseconds, minus, minute, minutes, month, monthsBetween, second, seconds, subDays, subMonths, toDate, toTimestamp, toUTC, weekOfYear, weeks, year, convert, timezone
262266
- name: Expression functions
263267
href: data-flow-expression-functions.md
264268
displayName: abs, acos, add, and, asin, assertErrorMessages, atan, atan2, between, bitwiseAnd, bitwiseOr, bitwiseXor, blake2b, blake2bBinary, case, cbrt, ceil, coalesce, columnNames, columns, compare, concat, concatWS, cos, cosh, crc32, degrees, divide, dropLeft, dropRight, endsWith, equals, equalsIgnoreCase, escape, expr, factorial, false, floor, fromBase64, greater, greaterOrEqual, greatest, hasColumn, hasError, iif, iifNull, initCap, instr, isDelete, isError, isIgnore, isInsert, isMatch, isNull, isUpdate, isUpsert, jaroWinkler, least, left, length, lesser, lesserOrEqual, levenshtein, like, locate, log, log10, lower, lpad, ltrim, md5, minus, mod, multiply, negate, nextSequence, normalize, not, notEquals, notNull, null, or, pMod, partitionId, power, radians, random, regexExtract, regexMatch, regexReplace, regexSplit, replace, reverse, right, rlike, round, rpad, rtrim, sha1, sha2, sin, sinh, soundex, split, sqrt, startsWith, substring, tan, tanh, translate, trim, true, typeMatch, unescape, upper, uuid, xor
@@ -277,8 +281,10 @@ items:
277281
items:
278282
- name: Data wrangling overview
279283
href: wrangling-overview.md
284+
displayName: power
280285
- name: Supported functions
281286
href: wrangling-functions.md
287+
displayName: power
282288
- name: Roles and permissions
283289
href: concepts-roles-permissions.md
284290
- name: Naming rules
@@ -317,6 +323,7 @@ items:
317323
href: continuous-integration-delivery-sample-script.md
318324
- name: Automated publishing for CI/CD
319325
href: continuous-integration-delivery-improvements.md
326+
displayName: CICD,
320327
- name: Deploy linked ARM templates with VSTS
321328
href: deploy-linked-arm-templates-with-vsts.md
322329
- name: Connectors
@@ -348,6 +355,7 @@ items:
348355
href: connector-azure-cosmos-db-mongodb-api.md
349356
- name: Azure Data Explorer
350357
href: connector-azure-data-explorer.md
358+
displayName: kusto
351359
- name: Azure Data Lake Storage Gen1
352360
href: connector-azure-data-lake-store.md
353361
- name: Azure Data Lake Storage Gen2
@@ -361,6 +369,7 @@ items:
361369
href: connector-azure-database-for-postgresql.md
362370
- name: Azure Databricks Delta Lake
363371
href: connector-azure-databricks-delta-lake.md
372+
displayName: data bricks
364373
- name: Azure File Storage
365374
href: connector-azure-file-storage.md
366375
- name: Azure SQL Database
@@ -404,6 +413,7 @@ items:
404413
href: connector-dynamics-crm-office-365.md
405414
- name: Excel format
406415
href: format-excel.md
416+
displayName: excel
407417
- name: File System
408418
href: connector-file-system.md
409419
- name: FTP
@@ -463,6 +473,7 @@ items:
463473
href: connector-odbc.md
464474
- name: Office 365
465475
href: connector-office-365.md
476+
displayName: active directory
466477
- name: Oracle
467478
href: connector-oracle.md
468479
- name: Oracle Cloud Storage
@@ -557,7 +568,7 @@ items:
557568
items:
558569
- name: Copy data using copy activity
559570
href: copy-activity-overview.md
560-
displayName: retry, zip
571+
displayName: retry, zip, copy
561572
- name: Monitor copy activity
562573
href: copy-activity-monitoring.md
563574
- name: Delete files using Delete activity
@@ -568,7 +579,7 @@ items:
568579
href: copy-data-tool-metadata-driven.md
569580
- name: Format and compression support
570581
href: supported-file-formats-and-compression-codecs.md
571-
displayName: zip
582+
displayName: zip, compression
572583
- name: Copy activity performance
573584
items:
574585
- name: Performance and scalability guide
@@ -598,20 +609,24 @@ items:
598609
items:
599610
- name: Execute Data Flow activity
600611
href: control-flow-execute-data-flow-activity.md
601-
displayName: polybase
612+
displayName: polybase, control flow
602613
- name: Execute Power Query activity
603614
href: control-flow-power-query-activity.md
615+
displayName: power, control flow
604616
- name: Azure Function activity
605617
href: control-flow-azure-function-activity.md
606-
displayName: timeout
618+
displayName: timeout, control flow
607619
- name: Custom activity
608620
href: transform-data-using-dotnet-custom-activity.md
609621
- name: Databricks Jar activity
610622
href: transform-data-databricks-jar.md
623+
displayName: data bricks
611624
- name: Databricks Notebook activity
612625
href: transform-data-databricks-notebook.md
626+
displayName: data bricks
613627
- name: Databricks Python activity
614628
href: transform-data-databricks-python.md
629+
displayName: data bricks
615630
- name: Data Explorer Command activity
616631
href: /azure/data-explorer/data-factory-command-activity?toc=/azure/data-factory/toc.json
617632
- name: Data Lake U-SQL activity
@@ -645,39 +660,49 @@ items:
645660
items:
646661
- name: Append Variable activity
647662
href: control-flow-append-variable-activity.md
663+
displayName: variables, control flow
648664
- name: Execute Pipeline activity
649665
href: control-flow-execute-pipeline-activity.md
666+
displayName: control flow
650667
- name: Fail activity
651668
href: control-flow-fail-activity.md
669+
displayName: control flow
652670
- name: Filter activity
653671
href: control-flow-filter-activity.md
672+
displayName: control flow
654673
- name: For Each activity
655674
href: control-flow-for-each-activity.md
675+
displayName: foreach, control flow
656676
- name: Get Metadata activity
657677
href: control-flow-get-metadata-activity.md
678+
displayName: control flow
658679
- name: If Condition activity
659680
href: control-flow-if-condition-activity.md
681+
displayName: control flow
660682
- name: Lookup activity
661683
href: control-flow-lookup-activity.md
662-
displayName: timeout
684+
displayName: timeout, control flow
663685
- name: Set Variable activity
664686
href: control-flow-set-variable-activity.md
687+
displayName: variables, control flow
665688
- name: Switch activity
666689
href: control-flow-switch-activity.md
690+
displayName: control flow
667691
- name: Until activity
668692
href: control-flow-until-activity.md
669-
displayName: timeout
693+
displayName: timeout, control flow
670694
- name: Validation activity
671695
href: control-flow-validation-activity.md
672-
displayName: timeout
696+
displayName: timeout, control flow
673697
- name: Wait activity
674698
href: control-flow-wait-activity.md
699+
displayName: control flow
675700
- name: Web activity
676701
href: control-flow-web-activity.md
677-
displayName: timeout
702+
displayName: timeout, control flow
678703
- name: Webhook activity
679704
href: control-flow-webhook-activity.md
680-
displayName: timeout
705+
displayName: timeout, control flow
681706
- name: Data flow transformations
682707
items:
683708
- name: Transformation overview
@@ -686,13 +711,15 @@ items:
686711
href: data-flow-aggregate.md
687712
- name: Alter row
688713
href: data-flow-alter-row.md
689-
displayName: upsert
714+
displayName: upsert, update, insert, delete
690715
- name: Assert
691716
href: data-flow-assert.md
692717
- name: Conditional split
693718
href: data-flow-conditional-split.md
719+
displayName: split
694720
- name: Derived column
695721
href: data-flow-derived-column.md
722+
displayName: key columns
696723
- name: Exists
697724
href: data-flow-exists.md
698725
displayName: timeout
@@ -707,7 +734,7 @@ items:
707734
displayName: flowlet
708735
- name: Join
709736
href: data-flow-join.md
710-
displayName: merge, timeout
737+
displayName: merge, timeout, join
711738
- name: Lookup
712739
href: data-flow-lookup.md
713740
displayName: timeout
@@ -728,10 +755,12 @@ items:
728755
href: data-flow-sort.md
729756
- name: Source
730757
href: data-flow-source.md
758+
displayName: skip, skip line count, skiplinecount
731759
- name: Stringify
732760
href: data-flow-stringify.md
733761
- name: Surrogate key
734762
href: data-flow-surrogate-key.md
763+
displayName: key columns
735764
- name: Union
736765
href: data-flow-union.md
737766
- name: Unpivot
@@ -746,14 +775,14 @@ items:
746775
href: author-global-parameters.md
747776
- name: Expression Language
748777
href: control-flow-expression-language-functions.md
749-
displayName: formatdatetime, todate, replace, string, substring, utc, utcnow, dynamic content
778+
displayName: formatdatetime, todate, replace, string, substring, utc, utcnow, dynamic content, add dynamic content, indexof, lastindexof, getpasttime, convertFromUtc, format date
750779
- name: System variables
751780
href: control-flow-system-variables.md
752781
- name: Parameterizing mapping data flows
753782
href: parameters-data-flow.md
754783
- name: How to parameterize
755784
href: how-to-expression-language-functions.md
756-
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
757786
- name: Security
758787
items:
759788
- name: Data movement security considerations
@@ -773,6 +802,7 @@ items:
773802
href: credentials.md
774803
- name: Managed identity for Data Factory
775804
href: data-factory-service-identity.md
805+
displayName: active directory
776806
- name: Encrypt data factory with customer managed key
777807
href: enable-customer-managed-key.md
778808
- name: Managed virtual network
@@ -785,6 +815,7 @@ items:
785815
items:
786816
- name: Monitor visually
787817
href: monitor-visually.md
818+
displayName: user properties
788819
- name: Monitor with Azure Monitor
789820
items:
790821
- name: Overview
@@ -807,6 +838,7 @@ items:
807838
href: tutorial-pipeline-failure-error-handling.md
808839
- name: Monitor pipelines with email notifications
809840
href: how-to-send-email.md
841+
displayName: logic app
810842
- name: Monitor pipelines with Microsoft Teams notifications
811843
href: how-to-send-notifications-to-teams.md
812844
- name: Monitor integration runtime
@@ -827,7 +859,7 @@ items:
827859
items:
828860
- name: Create and configure a self-hosted integration runtime
829861
href: create-self-hosted-integration-runtime.md
830-
displayName: self hosted
862+
displayName: self hosted, gateway
831863
- name: Self-hosted integration runtime auto-update and expire notification
832864
href: self-hosted-integration-runtime-auto-update.md
833865
displayName: self hosted
@@ -904,6 +936,7 @@ items:
904936
displayName: self hosted
905937
- name: Enable Azure AD authentication for Azure-SSIS IR
906938
href: enable-aad-authentication-azure-ssis-ir.md
939+
displayName: active directory
907940
- name: Connect to data with Windows Authentication
908941
href: ssis-azure-connect-with-windows-auth.md
909942
- name: Save files and connect to file shares
@@ -933,17 +966,22 @@ items:
933966
items:
934967
- name: Create a schedule trigger
935968
href: how-to-create-schedule-trigger.md
969+
displayName: trigger
936970
- name: Create a tumbling window trigger
937971
href: how-to-create-tumbling-window-trigger.md
938-
displayName: retry
972+
displayName: retry, trigger
939973
- name: Create a tumbling window trigger dependency
940974
href: tumbling-window-trigger-dependency.md
975+
displayName: trigger
941976
- name: Create a storage event trigger
942977
href: how-to-create-event-trigger.md
978+
displayName: trigger
943979
- name: Create a custom event trigger
944980
href: how-to-create-custom-event-trigger.md
981+
displayName: trigger
945982
- name: Reference trigger metadata in pipeline
946983
href: how-to-use-trigger-parameterization.md
984+
displayName: trigger
947985
- name: Data Catalog and Governance
948986
items:
949987
- name: Connect a Data Factory to Azure Purview
@@ -1011,6 +1049,7 @@ items:
10111049
href: solution-template-move-files.md
10121050
- name: Transformation with Azure Databricks
10131051
href: solution-template-databricks-notebook.md
1052+
displayName: data bricks
10141053
- name: Call Synapse pipeline with a notebook activity
10151054
href: solution-template-synapse-notebook.md
10161055
- name: Understanding pricing
@@ -1077,6 +1116,7 @@ items:
10771116
href: connector-troubleshoot-xml.md
10781117
- name: Pipeline Triggers
10791118
href: pipeline-trigger-troubleshoot-guide.md
1119+
displayName: orchestration
10801120
- name: Data Flows
10811121
items:
10821122
- name: Data flow troubleshooting overview

0 commit comments

Comments
 (0)