Skip to content

Commit 33cdfa9

Browse files
authored
Merge pull request #286841 from shsagir/update-toc
Update Kusto TOCs
2 parents a06be2b + 41af5c6 commit 33cdfa9

File tree

4 files changed

+2419
-957
lines changed

4 files changed

+2419
-957
lines changed
Lines changed: 46 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,84 @@
11
items:
2-
- name: API overview
3-
href: /azure/data-explorer/kusto/api/index?context=/azure/synapse-analytics/context/context
4-
- name: Client libraries
5-
href: /azure/data-explorer/kusto/api/client-libraries?context=/azure/synapse-analytics/context/context
6-
- name: Connection strings
7-
items:
8-
- name: Connection strings overview
9-
href: /azure/data-explorer/kusto/api/connection-strings/index?context=/azure/synapse-analytics/context/context
10-
- name: Kusto connection strings
11-
href: /azure/data-explorer/kusto/api/connection-strings/kusto?context=/azure/synapse-analytics/context/context
12-
- name: Storage connection strings
13-
href: /azure/data-explorer/kusto/api/connection-strings/storage?context=/azure/synapse-analytics/context/context
142
- name: REST API
153
items:
164
- name: REST API overview
17-
href: /azure/data-explorer/kusto/api/rest/index?context=/azure/synapse-analytics/context/context
18-
- name: Authentication
19-
href: /azure/data-explorer/kusto/api/rest/authentication?context=/azure/synapse-analytics/context/context
20-
- name: Query/management HTTP request
21-
href: /azure/data-explorer/kusto/api/rest/request?context=/azure/synapse-analytics/context/context
22-
- name: Query/management HTTP response
23-
href: /azure/data-explorer/kusto/api/rest/response?context=/azure/synapse-analytics/context/context
5+
href: /kusto/api/rest/index?view=azure-data-explorer&preserve-view=true
6+
- name: Authentication over HTTPs
7+
href: /kusto/api/rest/authentication?view=azure-data-explorer&preserve-view=true
8+
- name: Query HTTP request
9+
href: /kusto/api/rest/request?view=azure-data-explorer&preserve-view=true
10+
- name: Query HTTP response
11+
href: /kusto/api/rest/response?view=azure-data-explorer&preserve-view=true
2412
- name: Query v2 HTTP response
25-
href: /azure/data-explorer/kusto/api/rest/response2?context=/azure/synapse-analytics/context/context
13+
href: /kusto/api/rest/response-v2?view=azure-data-explorer&preserve-view=true
14+
- name: Request properties
15+
href: /kusto/api/rest/request-properties?view=azure-data-explorer&preserve-view=true
16+
displayName: CRPs, clientrequestproperties
2617
- name: UI (Deep Links)
27-
href: /azure/data-explorer/kusto/api/rest/deeplink?context=/azure/synapse-analytics/context/context
18+
href: /kusto/api/rest/deeplink?view=azure-data-explorer&preserve-view=true
2819
- name: Streaming ingest
29-
href: /azure/data-explorer/kusto/api/rest/streaming-ingest?context=/azure/synapse-analytics/context/context
30-
- name: MS-TDS
31-
displayName: SQL, ADO.NET, JDBC, ODBC
32-
items:
33-
- name: MS-TDS overview
34-
displayName: SQL, ADO.NET, JDBC, ODBC
35-
href: /azure/data-explorer/kusto/api/#ms-tds?context=/azure/synapse-analytics/context/context
36-
- name: T-SQL
37-
href: /azure/data-explorer/kusto/api/tds/t-sql?context=/azure/synapse-analytics/context/context
38-
- name: KQL over TDS
39-
href: /azure/data-explorer/kusto/api/tds/tdskql?context=/azure/synapse-analytics/context/context
40-
- name: Clients
41-
href: /azure/data-explorer/kusto/api/tds/clients?context=/azure/synapse-analytics/context/context
42-
- name: Linked server
43-
href: /azure/data-explorer/kusto/api/tds/linkedserver?context=/azure/synapse-analytics/context/context
44-
- name: Microsoft Entra ID
45-
displayName: AAD, Azure AD
46-
href: /azure/data-explorer/kusto/api/tds/aad?context=/azure/synapse-analytics/context/context
47-
- name: Known issues
48-
href: /azure/data-explorer/kusto/api/tds/sqlknownissues?context=/azure/synapse-analytics/context/context
20+
href: /kusto/api/rest/streaming-ingest?view=azure-data-explorer&preserve-view=true
21+
- name: Query with T-SQL
22+
href: /kusto/api/rest/t-sql?view=azure-data-explorer&preserve-view=true
23+
- name: How to ingest data with the REST API
24+
displayName: Kusto.Ingest
25+
href: /kusto/api/netfx/kusto-ingest-client-rest?view=azure-data-explorer&preserve-view=true
26+
- name: How to authenticate with MSAL in apps
27+
displayName: AAD, how to authenticate
28+
href: /kusto/api/rest/authenticate-with-msal?view=azure-data-explorer&preserve-view=true
4929
- name: .NET SDK
5030
items:
51-
- name: General
52-
items:
53-
- name: About the SDK
54-
href: /azure/data-explorer/kusto/api/netfx/about-the-sdk?context=/azure/synapse-analytics/context/context
55-
- name: Controlling tracing
56-
href: /azure/data-explorer/kusto/api/netfx/controlling-tracing?context=/azure/synapse-analytics/context/context
31+
- name: About the SDK
32+
href: /kusto/api/netfx/about-the-sdk?view=azure-data-explorer&preserve-view=true
33+
- name: Controlling tracing
34+
href: /kusto/api/netfx/controlling-tracing?view=azure-data-explorer&preserve-view=true
5735
- name: Kusto.Data
5836
items:
59-
- name: Kusto.Data overview
60-
href: /azure/data-explorer/kusto/api/netfx/about-kusto-data?context=/azure/synapse-analytics/context/context
61-
- name: Request properties, ClientRequestProperties
62-
href: /azure/data-explorer/kusto/api/netfx/request-properties?context=/azure/synapse-analytics/context/context
37+
- name: Errors and exceptions
38+
href: /kusto/api/netfx/kusto-data-client-errors?view=azure-data-explorer&preserve-view=true
6339
- name: Kusto.Ingest
6440
items:
65-
- name: Kusto.Ingest overview
66-
href: /azure/data-explorer/kusto/api/netfx/about-kusto-ingest?context=/azure/synapse-analytics/context/context
67-
- name: Permissions
68-
displayName: Kusto.Ingest
69-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-client-permissions?context=/azure/synapse-analytics/context/context
7041
- name: Client reference
7142
displayName: Kusto.Ingest
72-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-client-reference?context=/azure/synapse-analytics/context/context
43+
href: /kusto/api/netfx/kusto-ingest-client-reference?view=azure-data-explorer&preserve-view=true
7344
- name: Errors and exceptions
7445
displayName: Kusto.Ingest
75-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-client-errors?context=/azure/synapse-analytics/context/context
46+
href: /kusto/api/netfx/kusto-ingest-client-errors?view=azure-data-explorer&preserve-view=true
7647
- name: Operation status
7748
displayName: Kusto.Ingest
78-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-client-status?context=/azure/synapse-analytics/context/context
79-
- name: Kusto.Ingest best practices
80-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-best-practices?context=/azure/synapse-analytics/context/context
49+
href: /kusto/api/netfx/kusto-ingest-client-status?view=azure-data-explorer&preserve-view=true
8150
- name: Code samples
8251
displayName: Kusto.Ingest
83-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-client-examples?context=/azure/synapse-analytics/context/context
84-
- name: HowTo Data Ingestion with REST API
85-
displayName: Kusto.Ingest
86-
href: /azure/data-explorer/kusto/api/netfx/kusto-ingest-client-rest?context=/azure/synapse-analytics/context/context
52+
href: /kusto/api/netfx/kusto-ingest-client-examples?view=azure-data-explorer&preserve-view=true
53+
- name: Kusto.Language
54+
items:
55+
- name: Kusto.Language overview
56+
href: /kusto/api/netfx/about-kusto-language?view=azure-data-explorer&preserve-view=true
57+
- name: Parse queries and commands
58+
href: /kusto/api/netfx/kusto-language-parse-queries?view=azure-data-explorer&preserve-view=true
59+
- name: Define schemas
60+
href: /kusto/api/netfx/kusto-language-define-schemas?view=azure-data-explorer&preserve-view=true
8761
- name: Python SDK
8862
items:
8963
- name: azure-kusto-python
90-
href: /azure/data-explorer/kusto/api/python/kusto-python-client-library?context=/azure/synapse-analytics/context/context
64+
href: /kusto/api/python/kusto-python-client-library?view=azure-data-explorer&preserve-view=true
9165
- name: R SDK
9266
items:
9367
- name: azure-kusto-r
94-
href: /azure/data-explorer/kusto/api/r/kusto-r-client-library?context=/azure/synapse-analytics/context/context
68+
href: /kusto/api/r/kusto-r-client-library?view=azure-data-explorer&preserve-view=true
9569
- name: Java SDK
9670
items:
9771
- name: azure-kusto-java
98-
href: /azure/data-explorer/kusto/api/java/kusto-java-client-library?context=/azure/synapse-analytics/context/context
72+
href: /kusto/api/java/kusto-java-client-library?view=azure-data-explorer&preserve-view=true
9973
- name: Node SDK
10074
items:
10175
- name: azure-kusto-node
102-
href: /azure/data-explorer/kusto/api/node/kusto-node-client-library?context=/azure/synapse-analytics/context/context
76+
href: /kusto/api/node/kusto-node-client-library?view=azure-data-explorer&preserve-view=true
10377
- name: Go SDK
10478
items:
10579
- name: azure-kusto-go
106-
href: /azure/data-explorer/kusto/api/golang/kusto-golang-client-library?context=/azure/synapse-analytics/context/context
80+
href: /kusto/api/golang/kusto-golang-client-library?view=azure-data-explorer&preserve-view=true
10781
- name: PowerShell
10882
items:
109-
- name: Calling Kusto from PowerShell
110-
href: /azure/data-explorer/kusto/api/powershell/powershell?context=/azure/synapse-analytics/context/context
111-
- name: Monaco IDE integration
112-
items:
113-
- name: monaco-kusto overview
114-
href: /azure/data-explorer/kusto/api/monaco/monaco-kusto?context=/azure/synapse-analytics/context/context
115-
- name: Embed web UX in an iFrame
116-
href: /azure/data-explorer/kusto/api/monaco/host-web-ux-in-iframe?context=/azure/synapse-analytics/context/context
83+
- name: Use Kusto .NET client libraries from PowerShell
84+
href: /kusto/api/powershell/powershell?view=azure-data-explorer&preserve-view=true

0 commit comments

Comments
 (0)