|
7 | 7 | href: /kusto/query/t-sql?view=azure-data-explorer&preserve-view=true |
8 | 8 | - name: Set timeout limits |
9 | 9 | href: /kusto/set-timeout-limits?view=azure-data-explorer&preserve-view=true |
| 10 | +- name: Debug KQL inline Python |
| 11 | + href: /kusto/debug-inline-python?view=azure-data-explorer&preserve-view=true |
10 | 12 | - name: Best practices for KQL queries |
11 | 13 | items: |
12 | 14 | - name: Best practices for KQL queries |
|
95 | 97 | - name: dbscan_dynamic_fl() |
96 | 98 | displayName: functions library, clustering, DBSCAN |
97 | 99 | href: /kusto/functions-library/dbscan-dynamic-fl?view=azure-data-explorer&preserve-view=true |
| 100 | + - name: detect_anomalous_new_entity_fl() |
| 101 | + displayName: functions library, security, cybersecurity, anomaly detection, new entity, novelty, cyber, detect anomalous new entity |
| 102 | + href: /kusto/functions-library/detect-anomalous-new-entity-fl?view=azure-data-explorer&preserve-view=true |
98 | 103 | - name: factorial_fl() |
99 | 104 | displayName: functions library, statistics |
100 | 105 | href: /kusto/functions-library/factorial-fl?view=azure-data-explorer&preserve-view=true |
@@ -152,6 +157,9 @@ items: |
152 | 157 | - name: plotly_anomaly_fl() |
153 | 158 | displayName: functions library, Plotly, anomaly, chart, render |
154 | 159 | href: /kusto/functions-library/plotly-anomaly-fl?view=azure-data-explorer&preserve-view=true |
| 160 | + - name: plotly_gauge_fl() |
| 161 | + displayName: functions library, Plotly, gauge, speed, chart, render |
| 162 | + href: /kusto/functions-library/plotly-gauge-fl?view=azure-data-explorer&preserve-view=true |
155 | 163 | - name: plotly_scatter3d_fl() |
156 | 164 | displayName: functions library, Plotly, scatter, chart, render |
157 | 165 | href: /kusto/functions-library/plotly-scatter3d-fl?view=azure-data-explorer&preserve-view=true |
|
0 commit comments