|
1 | 1 | 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 |
14 | 2 | - name: REST API
|
15 | 3 | items:
|
16 | 4 | - 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 |
24 | 12 | - 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 |
26 | 17 | - 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 |
28 | 19 | - 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 |
49 | 29 | - name: .NET SDK
|
50 | 30 | 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 |
57 | 35 | - name: Kusto.Data
|
58 | 36 | 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 |
63 | 39 | - name: Kusto.Ingest
|
64 | 40 | 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 |
70 | 41 | - name: Client reference
|
71 | 42 | 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 |
73 | 44 | - name: Errors and exceptions
|
74 | 45 | 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 |
76 | 47 | - name: Operation status
|
77 | 48 | 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 |
81 | 50 | - name: Code samples
|
82 | 51 | 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 |
87 | 61 | - name: Python SDK
|
88 | 62 | items:
|
89 | 63 | - 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 |
91 | 65 | - name: R SDK
|
92 | 66 | items:
|
93 | 67 | - 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 |
95 | 69 | - name: Java SDK
|
96 | 70 | items:
|
97 | 71 | - 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 |
99 | 73 | - name: Node SDK
|
100 | 74 | items:
|
101 | 75 | - 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 |
103 | 77 | - name: Go SDK
|
104 | 78 | items:
|
105 | 79 | - 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 |
107 | 81 | - name: PowerShell
|
108 | 82 | 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