-
Notifications
You must be signed in to change notification settings - Fork 431
Expand file tree
/
Copy pathtoc.yml
More file actions
704 lines (704 loc) · 31.5 KB
/
toc.yml
File metadata and controls
704 lines (704 loc) · 31.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
items:
- name: Azure Data Explorer documentation
href: index.yml
- name: Overview
expanded: true
items:
- name: What is Azure Data Explorer?
href: data-explorer-overview.md
- name: How Azure Data Explorer works
href: how-it-works.md
- name: Get started for free
href: start-for-free.md
- name: What's new
href: whats-new.md
- name: Get started
items:
- name: Plan
items:
- name: Solution architectures
href: solution-architectures.md
- name: Multi-tenant solutions
href: multi-tenant.md
- name: "POC playbook: Big data analytics with Azure Data Explorer"
href: proof-of-concept-playbook.md
- name: Set up
items:
- name: Create a cluster and database
items:
- name: Create a cluster and database
href: create-cluster-and-database.md
displayName: create cluster, create database
- name: Create a cluster and database using SDKs
href: create-cluster-database.md
- name: Automated provisioning
href: automated-deploy-overview.md
- name: Troubleshoot
items:
- name: Creating a cluster
displayName: troubleshoot
href: troubleshoot-create-cluster.md
- name: Connecting to a cluster
displayName: troubleshoot
href: troubleshoot-connect-cluster.md
- name: Working with databases and tables
displayName: troubleshoot
href: troubleshoot-database-table.md
- name: Create tables
items:
- name: Create table
href: create-table-wizard.md
- name: Create external table
displayName: one-click
href: external-table.md
- name: Schema optimization best practices
href: schema-best-practice.md
- name: Migrate
items:
- name: Migrate from Elasticsearch
href: migrate-elasticsearch-to-azure-data-explorer.md
- name: Migrate from TSI
href: /azure/time-series-insights/migration-to-fabric
displayName: Time Series Insights
- name: Secure
items:
- name: Security overview
href: security.md
- name: Security baseline
href: /security/benchmark/azure/baselines/data-explorer-security-baseline?toc=/azure/data-explorer/toc.json
- name: Security controls by Azure Policy
href: security-controls-policy.md
displayName: Azure Policy Regulatory Compliance, compliance
- name: Access control
href: /kusto/access-control/index?view=azure-data-explorer&preserve-view=true
items:
- name: Role-based access control
href: /kusto/access-control/role-based-access-control?view=azure-data-explorer&preserve-view=true
displayName: RBAC, security roles, principals
- name: Cross-tenant queries and commands
href: cross-tenant-query-and-commands.md
- name: Isolated compute
href: isolated-compute.md
- name: Confidential compute
href: confidential-compute.md
- name: Network security
items:
- name: Network security overview
href: security-network-overview.md
- name: Private endpoints
items:
- name: Private endpoints overview
href: security-network-private-endpoint.md
- name: Create a private endpoint
href: security-network-private-endpoint-create.md
- name: Create a managed private endpoint
href: security-network-managed-private-endpoint-create.md
- name: Manage public access to your cluster
href: security-network-restrict-public-access.md
displayName: restrict, prevent, limit, IP addresses, allowlist, whitelist, VNET, private endpoint, virtual network
- name: Troubleshoot private endpoints
href: security-network-private-endpoint-troubleshoot.md
- name: Migrate VNet injected cluster to private endpoints
href: security-network-migrate-vnet-to-private-endpoint.md
- name: Restrict outbound requests
href: security-network-restrict-outbound-access.md
- name: Encryption
items:
- name: Cluster encryption overview
href: cluster-encryption-overview.md
- name: Enable double encryption
href: cluster-encryption-double.md
- name: Enable disk encryption
href: cluster-encryption-disk.md
- name: Managed identities
items:
- name: Managed identities overview
href: managed-identities-overview.md
- name: Configure managed identities on your cluster
href: configure-managed-identities-cluster.md
- name: Authenticate external tables with managed identities
href: external-tables-managed-identities.md
- name: Ingest data using managed identity authentication
href: ingest-data-managed-identity.md
- name: Configure customer-managed keys
href: customer-managed-keys.md
- name: Create Microsoft Entra app
href: provision-entra-id-app.md
- name: Conditional Access
href: security-conditional-access.md
- name: Get data
items:
- name: Data ingestion overview
displayName: ingest, pipelines, connectors, plugins, Python, .NET, Java, Node, REST
href: ingest-data-overview.md
- name: Get data in the web UI
items:
- name: Get data from local file
displayName: ingest data, ingestion wizard, one click, existing table, csv file, json
href: get-data-file.md
- name: Get data from Azure storage
displayName: Event Grid, ingest data, ingestion, one click, csv file, Azure Data Lake Storage
href: get-data-storage.md
- name: Get data from Amazon S3
displayName: ingest data
href: get-data-amazon-s3.md
- name: Ingest historical data
displayName: ingest backfill, historical data, ingestion
href: ingest-data-historical.md
- name: Streaming ingestion
displayName: ingest data, ingestion
href: ingest-data-streaming.md
- name: Use LightIngest
displayName: ingest data, ingestion
href: lightingest.md
- name: Use SDKs
items:
- name: .NET SDK
displayName: ingest data, ingestion
href: net-sdk-ingest-data.md
- name: Python
displayName: ingest data, ingestion
href: python-ingest-data.md
- name: Node SDK
displayName: ingest data, ingestion
href: node-ingest-data.md
- name: Go SDK
displayName: ingest data, ingestion
href: go-ingest-data.md
- name: Java SDK
displayName: ingest data, ingestion
href: java-ingest-data.md
- name: Event Hubs
items:
- name: Event Hubs data connection
displayName: ingest, ingestion
href: ingest-data-event-hub-overview.md
- name: Create an Event Hubs data connection
href: create-event-hubs-connection.md
- name: Create an Event Hubs data connection with SDKs
href: create-event-hubs-connection-sdk.md
- name: Manage Event Hubs in your free cluster
displayName: Event hub, ingest, data connection
href: start-for-free-event-hubs.md
- name: Event Grid
items:
- name: Event Grid data connection
displayName: ingest
href: ingest-data-event-grid-overview.md
- name: Create an Event Grid data connection
displayName: rename blob, upload to azure storage, use event grid, remove event grid
href: create-event-grid-connection.md
- name: Create an Event Grid data connection with SDKs
href: create-event-grid-connection-sdk.md
- name: Manually create resources in Azure portal
displayName: Manually create resources for Event Grid ingestion, Ingest
href: ingest-data-event-grid-manual.md
- name: IoT Hub
items:
- name: IoT Hub data connection
displayName: ingest data, ingestion
href: ingest-data-iot-hub-overview.md
- name: Create an IoT Hub data connection
displayName: ingest ingestion
href: create-iot-hub-connection.md
- name: Create an IoT Hub data connection with SDKs
href: create-iot-hub-connection-sdk.md
- name: Azure Cosmos DB
items:
- name: Azure Cosmos DB data connection
displayName: ingest, connector
href: ingest-data-cosmos-db-connection.md
- name: Get latest Azure Cosmos DB documents
displayName: ingest data, ingestion
href: ingest-data-cosmos-db-queries.md
- name: Azure Data Factory
items:
- name: Integration with Data Factory
displayName: export, ingest, copy
href: data-factory-integration.md
- name: Copy data using Azure Data Factory
href: data-factory-load-data.md
- name: Bulk copy data using Azure Data Factory template
href: data-factory-template.md
- name: Run management commands using Azure Data Factory
href: data-factory-command-activity.md
- name: Use data connectors
items:
- name: Data integrations overview
displayName: connect, integrate, integration, export, orchestrate
href: integrate-data-overview.md
- name: Apache Flink
href: ingest-data-flink.md
displayName: ingest data, ingestion, connector
- name: Apache Kafka
displayName: ingest data, ingestion, connector
href: ingest-data-kafka.md
- name: Apache Log4J 2
displayName: ingest data, ingestion, connector
href: apache-log4j2-connector.md
- name: Apache Spark
displayName: connector, export, ingest
href: spark-connector.md
- name: Azure Stream Analytics
href: stream-analytics-connector.md
displayName: ingest data, ingestion, connector
- name: Cribl Stream
href: ingest-data-cribl.md
displayName: ingest data, ingestion, connector
- name: Fluent Bit
href: fluent-bit.md
- name: Fluentd
href: ingest-data-fluentd.md
displayName: ingest data, ingestion, connector
- name: Logstash
displayName: ingest data, ingestion, connector
href: ingest-data-logstash.md
- name: NLog
displayName: ingest data, ingestion, connector
href: nlog-sink.md
- name: OpenTelemetry
href: open-telemetry-connector.md
displayName: OTel, CNCF, Open Telemetry, ingest data, ingestion, connector
- name: Serilog
displayName: ingest data, ingestion, connector
href: serilog-sink.md
- name: Splunk
displayName: ingest data, ingestion, connector
href: ingest-data-splunk.md
- name: Splunk Universal Forwarder
displayName: ingest data, ingestion, connector
href: ingest-data-splunk-uf.md
- name: Telegraf
displayName: ingest data, ingestion, connector
href: ingest-data-telegraf.md
- name: Scenarios
items:
- name: E2E programmatic Blob ingestion
href: end-to-end-blob-ingestion.md
displayName: python, C#, end to end ingestion
- name: Ingest and query monitoring data
href: ingest-data-no-code.md
- name: Cross-tenant data connection
displayName: event hub, event grid
href: ingest-data-cross-tenant.md
- name: JSON formatted data
displayName: ingest data, ingestion
href: ingest-json-formats.md
- name: Data ingestion properties
href: /kusto/ingestion-properties?view=azure-data-explorer&preserve-view=true
- name: Formats for data ingestion
displayName: supported data formats
href: ingestion-supported-formats.md
- name: Query data
items:
- name: Query integrations overview
href: integrate-query-overview.md
- name: Query data in the web UI
items:
- name: Query data in the web UI overview
href: web-ui-query-overview.md
displayName: web UI
- name: Access the data profile of a table
href: data-profile.md
- name: Add a cluster connection
href: add-cluster-connection.md
displayName: connect to cluster
- name: Add a query visualization
displayName: render, visualize, chart, graph, web UI
href: add-query-visualization.md
- name: Customize settings in the web UI
href: web-customize-settings.md
- name: Access the web UI anywhere
href: web-sync.md
- name: Explore the sample gallery
href: web-ui-samples-query.md
- name: Explore the results grid
href: web-results-grid.md
displayName: data profile
- name: Share queries
href: web-share-queries.md
- name: Keyboard shortcuts
href: web-ui-query-keyboard-shortcuts.md
- name: Write KQL queries
href: web-ui-kql.md
- name: Query sample data
href: web-query-data.md
- name: Query data in Azure Storage external tables
href: external-azure-storage-tables-query.md
- name: Query data in Azure Data Lake
href: data-lake-query-data.md
- name: Query data in Azure Monitor
href: query-monitor-data.md
- name: Query data using GQL
href: /kusto/query/graph-query-language?view=azure-data-explorer&preserve-view=true
- name: Query data in MATLAB
href: query-matlab.md
- name: Query data using Power Apps
href: power-apps-connector.md
- name: Query data using Python
href: python-query-data.md
- name: Query data using T-SQL
displayName: explain, sql, tsql
href: t-sql.md
- name: Query data using SQL Server emulation
items:
- name: SQL Server emulation overview
href: sql-server-emulation-overview.md
displayName: SQL Server emulation
- name: Connect with ODBC
href: connect-odbc.md
displayName: SQL Server emulation
- name: Connect with JDBC
href: connect-jdbc.md
displayName: SQL Server emulation
- name: Connect from common apps
href: connect-common-apps.md
displayName: Azure Data Studio, LINQPad, DBeaver, Microsoft SQL Server Management Studio, SQL Server emulation
- name: Run KQL queries and stored functions
href: sql-kql-queries-and-stored-functions.md
- name: Optimize for high concurrency
href: high-concurrency.md
- name: Query cold data with hot windows
href: hot-windows.md
- name: Time series analysis and machine learning
items:
- name: Azure Data Explorer Python library
href: python-query-data.md
- name: Debug Kusto Query Language inline Python
href: debug-inline-python.md
- name: Visualize data
items:
- name: Visualization integrations overview
href: integrate-visualize-overview.md
displayName: connectors, tools, and integrations
- name: Visualize dashboards in the web UI
items:
- name: Use dashboards
href: azure-data-explorer-dashboards.md
- name: Explore data in dashboard tiles
href: dashboard-explore-data.md
- name: Use dashboard parameters
href: dashboard-parameters.md
- name: Customize dashboard visuals
href: dashboard-customize-visuals.md
- name: Apply conditional formatting
href: dashboard-conditional-formatting.md
- name: Create a dashboard base query
href: base-query.md
- name: Dashboard-specific visuals
displayName: heat map, heatmap, funnel chart
href: dashboard-visuals.md
- name: Visualize sample data dashboards
href: web-ui-samples-dashboards.md
- name: Share dashboards
href: azure-data-explorer-dashboard-share.md
- name: Power BI
items:
- name: Use data in Power BI
displayName: Imported query
href: power-bi-data-connector.md
- name: Best practices for Power BI
href: power-bi-best-practices.md
- name: Dynamic M query parameters
displayName: Power BI
href: power-bi-dynamic-m.md
- name: Query with SQL in Power BI
href: power-bi-sql-query.md
- name: Connect to a Power BI service
displayName: Private endpoint, Azure Data Explorer cluster behind a private endpoint
href: power-bi-private-endpoint.md
- name: Excel
href: excel.md
- name: Grafana
href: grafana.md
- name: Tableau
href: tableau.md
- name: Sisense
href: sisense.md
- name: Redash
href: redash.md
- name: Kibana (K2Bridge connector)
href: k2bridge.md
- name: Kusto Query Language
href: kusto-tocs/query/toc.yml
- name: Management commands
href: kusto-tocs/management/toc.yml
- name: Admin
items:
- name: Manage
items:
- name: Cluster
items:
- name: Use Advisor recommendations to optimize your cluster
href: azure-advisor.md
- name: Select cluster VM SKU
href: manage-cluster-choose-sku.md
- name: Automatic stop of inactive clusters
href: auto-stop-clusters.md
- name: Manage cluster permissions
href: manage-cluster-permissions.md
- name: Manage cluster locks
href: manage-cluster-locks.md
- name: Manage cluster horizontal scaling
href: manage-cluster-horizontal-scaling.md
- name: Manage cluster vertical scaling
href: manage-cluster-vertical-scaling.md
- name: Migrate cluster to support availability zones
href: migrate-cluster-to-multiple-availability-zone.md
- name: Check cluster health
href: check-cluster-health.md
- name: Add cluster principal
href: add-cluster-principal.md
- name: Manage cluster language extensions
displayName: Python, R
href: language-extensions.md
- name: Delete a cluster
href: delete-cluster.md
- name: View version deployments
href: version-deployments.md
- name: Free cluster
items:
- name: Manage free cluster
href: start-for-free-web-ui.md
- name: Upgrade a free cluster
href: start-for-free-upgrade.md
- name: Database
items:
- name: Manage database permissions
href: manage-database-permissions.md
- name: Configure database using a KQL script
href: database-script.md
- name: Add database principal
href: add-database-principal.md
- name: Clone database schema
href: clone-database-schema.md
- name: Create policies programmatically
displayName: database policy, database policies, table policy, table policies, python, c#
href: database-table-policies.md
- name: Delete a database
href: delete-database.md
- name: Table
items:
- name: Create ingestion batching table policy
displayName: one-click, wizard
href: table-batching-policy-wizard.md
- name: Create retention table policy
displayName: one-click, wizard
href: table-retention-policy-wizard.md
- name: Data
items:
- name: Delete data
href: /kusto/concepts/delete-data?view=azure-data-explorer&preserve-view=true
- name: Purge data - Azure portal
href: data-purge-portal.md
- name: Deal with duplicate data
href: dealing-with-duplicates.md
- name: Monitor
items:
- name: Monitor Azure Data Explorer
displayName: health, performance
href: monitor-data-explorer.md
- name: Monitoring data reference
href: monitor-data-explorer-reference.md
- name: Use resource health to monitor cluster health
href: monitor-with-resource-health.md
- name: Use Azure Data Explorer Clusters Insights
href: data-explorer-insights.md
- name: Monitor queued ingestion with metrics
href: monitor-queued-ingestion.md
- name: Business continuity
items:
- name: Business continuity overview
displayName: BCDR, bcdr
href: business-continuity-overview.md
- name: Create solutions
displayName: BCDR, bcdr
href: business-continuity-create-solution.md
- name: Share data
items:
- name: Use Azure Data Share
href: data-share.md
- name: Follower databases
href: follower.md
- name: Develop
items:
- name: API overview
href: /kusto/api/index?view=azure-data-explorer&preserve-view=true
- name: Client libraries
items:
- name: Client libraries
href: /kusto/api/client-libraries?view=azure-data-explorer&preserve-view=true
- name: Kusto Data library
items:
- name: Kusto Data overview
href: /kusto/api/netfx/about-kusto-data?view=azure-data-explorer&preserve-view=true
displayName: kusto.data, SDK
- name: Best practices for Kusto Data
href: /kusto/api/netfx/kusto-data-best-practices?view=azure-data-explorer&preserve-view=true
displayName: kusto.data, SDK
- name: ClientRequestProperties class
href: /kusto/api/netfx/client-request-properties?view=azure-data-explorer&preserve-view=true
displayName: request properties, CRP, kusto.data, SDK
- name: Kusto Ingest library
items:
- name: Kusto Ingest overview
href: /kusto/api/netfx/about-kusto-ingest?view=azure-data-explorer&preserve-view=true
displayName: kusto.ingest, SDK
- name: Best practices for Kusto Ingest
href: /kusto/api/netfx/kusto-ingest-best-practices?view=azure-data-explorer&preserve-view=true
displayName: kusto.ingest, SDK
- name: Sample app generator
href: sample-app-generator-wizard.md
- name: Write code with SDKs
items:
- name: Set up your environment
href: /kusto/api/get-started/app-set-up?view=azure-data-explorer&preserve-view=true
- name: Create your first app
href: /kusto/api/get-started/app-hello-kusto?view=azure-data-explorer&preserve-view=true
- name: Secure your app
href: /kusto/api/get-started/app-authentication-methods?view=azure-data-explorer&preserve-view=true
- name: Run basic queries
href: /kusto/api/get-started/app-basic-query?view=azure-data-explorer&preserve-view=true
- name: Run management commands
href: /kusto/api/get-started/app-management-commands?view=azure-data-explorer&preserve-view=true
- name: Queue data for ingestion
href: /kusto/api/get-started/app-queued-ingestion?view=azure-data-explorer&preserve-view=true
- name: Ingest data using the managed streaming ingestion client
href: /kusto/api/get-started/app-managed-streaming-ingest?view=azure-data-explorer&preserve-view=true
- name: Connection strings
items:
- name: Connection strings overview
href: /kusto/api/connection-strings/index?view=azure-data-explorer&preserve-view=true
- name: Kusto connection strings
href: /kusto/api/connection-strings/kusto?view=azure-data-explorer&preserve-view=true
- name: Storage connection strings
href: /kusto/api/connection-strings/storage-connection-strings?view=azure-data-explorer&preserve-view=true
- name: SQL external table connection strings
href: /kusto/api/connection-strings/sql-connection-strings?view=azure-data-explorer&preserve-view=true
- name: Generate SAS token
href: /kusto/api/connection-strings/generate-sas-token?view=azure-data-explorer&preserve-view=true
- name: Integrate the query editor in your apps
items:
- name: Integration overview
displayName: monaco web UI
href: /kusto/api/monaco/monaco-overview?view=azure-data-explorer&preserve-view=true
- name: Embed the web UI in an IFrame
displayName: monaco web UI
href: /kusto/api/monaco/host-web-ux-in-iframe?view=azure-data-explorer&preserve-view=true
- name: Integrate the Monaco editor with Kusto query support
displayName: monaco monaco-kusto
href: /kusto/api/monaco/monaco-kusto?view=azure-data-explorer&preserve-view=true
- name: Kusto emulator
items:
- name: Kusto emulator overview
href: kusto-emulator-overview.md
- name: Install the Kusto emulator
href: kusto-emulator-install.md
- name: Integrate
items:
- name: Integrations overview
href: integrate-overview.md
displayName: integrate, integration, export, orchestrate, tools, connectors, query, visualize, connectors, tools
- name: Orchestrate
items:
- name: Power Automate
items:
- name: Power Automate connector
href: flow.md
displayName: Microsoft Flow, flow, flow connector
- name: Power Automate connector usage examples
href: flow-usage.md
displayName: Microsoft Flow, flow, flow connector
- name: Logic Apps
href: logic-apps.md
- name: Azure Pipelines
href: devops.md
displayName: CI/CD, continuous integration, continuous deployment, Azure DevOps
- name: Sync Kusto
href: sync-kusto.md
- name: Notebooks
items:
- name: Notebooks with Kqlmagic
href: kqlmagic.md
- name: Azure Data Studio
items:
- name: Kusto extension overview
displayName: Azure Data Studio
href: /sql/azure-data-studio/extensions/kusto-extension?context=/azure/data-explorer/context/context
- name: Use Kusto extension
displayName: Azure Data Studio
href: /sql/azure-data-studio/notebooks/notebooks-kusto-kernel?context=/azure/data-explorer/context/context
- name: Use Kqlmagic
displayName: Azure Data Studio
href: /sql/azure-data-studio/notebooks/notebooks-kqlmagic?context=/azure/data-explorer/context/context
- name: Azure Functions
href: integrate-azure-functions.md
- name: Connect from Azure Synapse Apache Spark
href: /azure/synapse-analytics/quickstart-connect-azure-data-explorer?toc=/azure/data-explorer/toc.json&bc=/azure/data-explorer/breadcrumb/toc.json
- name: Use MCP servers to build AI agents
href: integrate-mcp-servers.md
- name: Linked server
href: linked-server.md
displayName: SQL Server, ODBC
- name: Microsoft Purview
href: purview.md
- name: Reference
items:
- name: API
href: kusto-tocs/api/toc.yml
- name: Azure CLI Kusto
href: /cli/azure/kusto
- name: Azure Policy built-ins
displayName: samples, policies, definitions
href: policy-reference.md
- name: Bicep and ARM template resource types
href: /azure/templates/microsoft.kusto/allversions
- name: PowerShell Az.Kusto
items:
- name: Use Kusto cmdlets in Azure PowerShell
href: azure-powershell.md
- name: Az.Kusto cmdlets
href: /powershell/module/az.kusto/#kusto
- name: Python plugin packages
href: /kusto/query/python-package-reference?view=azure-data-explorer&preserve-view=true
- name: Resource provider operations
href: /azure/role-based-access-control/resource-provider-operations#microsoftkusto
- name: Troubleshoot ingestion
items:
- name: Ingestion error codes
href: error-codes.md
- name: Ingestion behavior of invalid data
href: ingest-invalid-data.md
displayName: Failure, error code
- name: Ingestion FAQ
href: ingestion-faq.yml
- name: Azure Data Explorer white paper
href: https://aka.ms/adx.techwhitepaper
- name: Resources
items:
- name: Forums
items:
- name: Stack Overflow
href: https://stackoverflow.com/questions/tagged/azure-data-explorer
- name: Microsoft Tech Community
href: https://techcommunity.microsoft.com/t5/Azure-Data-Explorer/bd-p/AzureDataExplorer
- name: Microsoft Q&A
href: /answers/topics/azure-data-explorer.html
- name: Product feedback
href: https://aka.ms/adefeedback
- name: Pricing & billing
items:
- name: Pricing page
href: https://azure.microsoft.com/pricing/details/data-explorer/
- name: Cost drivers
href: pricing-cost-drivers.md
- name: Pricing calculator
href: pricing-calculator.md
- name: Reserved capacity
href: pricing-reserved-capacity.md
- name: Understand reservation charges
href: pricing-reservation-discount.md
- name: Service updates
href: https://azure.microsoft.com/updates/?product=data-explorer
- name: Find a partner
href: find-my-partner.md