Skip to content

Commit 3a8885d

Browse files
committed
Update nested toc for SDX
1 parent 42f30ea commit 3a8885d

File tree

2 files changed

+12
-5
lines changed
  • articles/synapse-analytics/data-explorer

2 files changed

+12
-5
lines changed

articles/synapse-analytics/data-explorer/kusto-query-language/toc.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,14 @@ items:
231231
displayName: functions library, anomaly detection, univariate, change point
232232
href: /kusto/query/series-uv-change-points-fl?view=azure-data-explorer&preserve-view=true
233233
- name: time_weighted_avg_fl()
234-
displayName: functions library, binning
234+
displayName: functions library, binning, time weighted, time series, interpolation
235235
href: /kusto/query/time-weighted-avg-fl?view=azure-data-explorer&preserve-view=true
236+
- name: time_weighted_avg2_fl()
237+
displayName: functions library, binning, time weighted, time series, interpolation
238+
href: /kusto/query/time-weighted-avg2-fl?view=azure-data-explorer&preserve-view=true
239+
- name: time_weighted_val_fl()
240+
displayName: functions library, binning, time weighted, time series, interpolation
241+
href: /kusto/query/time-weighted-val-fl?view=azure-data-explorer&preserve-view=true
236242
- name: time_window_rolling_avg_fl()
237243
displayName: functions library, rolling, sliding
238244
href: /kusto/query/time-window-rolling-avg-fl?view=azure-data-explorer&preserve-view=true
@@ -1354,7 +1360,7 @@ items:
13541360
displayName: count(predicate)
13551361
href: /kusto/query/countif-aggregation-function?view=azure-data-explorer&preserve-view=true
13561362
- name: dcount()
1357-
href: /kusto/query/dcount-aggfunction?view=azure-data-explorer&preserve-view=true
1363+
href: /kusto/query/dcount-aggregation-function?view=azure-data-explorer&preserve-view=true
13581364
- name: dcountif()
13591365
href: /kusto/query/dcountif-aggregation-function?view=azure-data-explorer&preserve-view=true
13601366
- name: hll()

articles/synapse-analytics/data-explorer/management/toc.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,14 @@ items:
5454
href: /kusto/management/databases?view=azure-data-explorer&preserve-view=true
5555
items:
5656
- name: .show databases command
57+
displayName: .show databases command, .show cluster databases command
5758
href: /kusto/management/show-databases?view=azure-data-explorer&preserve-view=true
5859
- name: .show database command
5960
href: /kusto/management/show-database?view=azure-data-explorer&preserve-view=true
60-
- name: .show cluster databases command
61-
href: /kusto/management/show-cluster-database?view=azure-data-explorer&preserve-view=true
6261
- name: .alter database prettyname command
63-
href: /kusto/management/alter-database?view=azure-data-explorer&preserve-view=true
62+
href: /kusto/management/alter-database-prettyname?view=azure-data-explorer&preserve-view=true
63+
- name: .drop database prettyname command
64+
href: /kusto/management/drop-database-prettyname?view=azure-data-explorer&preserve-view=true
6465
- name: .show database schema command
6566
displayName: .show databases schema
6667
href: /kusto/management/show-schema-database?view=azure-data-explorer&preserve-view=true

0 commit comments

Comments
 (0)