Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repo sync for protected branch #2371

Merged
merged 3 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions data-explorer/kusto/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,19 @@ items:
href: query/toc.yml
- name: Management commands
href: management/toc.yml
- name: APIs and SDKs
href: api/toc.yml
- name: Develop
items:
- name: Write code with SDKs
items:
- name: Set up your environment
href: api/get-started/app-set-up.md
- name: Create your first app
href: api/get-started/app-hello-kusto.md
- name: Run basic queries
href: api/get-started/app-basic-query.md
- name: Run management commands
href: api/get-started/app-management-commands.md
- name: Queued ingestion
href: api/get-started/app-queued-ingestion.md
- name: APIs and SDKs
href: api/toc.yml
52 changes: 26 additions & 26 deletions data-explorer/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ items:
href: security-controls-policy.md
displayName: Azure Policy Regulatory Compliance, compliance
- name: Access control
href: /kusto/access-control/index
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
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
Expand Down Expand Up @@ -289,7 +289,7 @@ items:
displayName: ingest data, ingestion
href: ingest-json-formats.md
- name: Data ingestion properties
href: /kusto/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
Expand Down Expand Up @@ -535,67 +535,67 @@ items:
- name: Develop
items:
- name: API overview
href: /kusto/api/index
href: /kusto/api/index?view=azure-data-explorer&preserve-view=true
- name: Client libraries
items:
- name: Client libraries
href: /kusto/api/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
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
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
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
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
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
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
href: /kusto/api/get-started/app-hello-kusto?view=azure-data-explorer&preserve-view=true
- name: Run basic queries
href: /kusto/api/get-started/app-basic-query
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
href: /kusto/api/get-started/app-management-commands?view=azure-data-explorer&preserve-view=true
- name: Queued ingestion
href: /kusto/api/get-started/app-queued-ingestion
href: /kusto/api/get-started/app-queued-ingestion?view=azure-data-explorer&preserve-view=true
- name: Connection strings
items:
- name: Connection strings overview
href: /kusto/api/connection-strings/index
href: /kusto/api/connection-strings/index?view=azure-data-explorer&preserve-view=true
- name: Kusto connection strings
href: /kusto/api/connection-strings/kusto
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
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
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
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
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
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
href: /kusto/api/monaco/monaco-kusto?view=azure-data-explorer&preserve-view=true
- name: Kusto emulator
items:
- name: Kusto emulator overview
Expand All @@ -618,12 +618,12 @@ items:
href: flow-usage.md
displayName: Microsoft Flow, flow, flow connector
- name: Logic Apps
href: /kusto/tools/logicapps
href: /kusto/tools/logicapps?view=azure-data-explorer&preserve-view=true
- name: Azure Pipelines
href: devops.md
displayName: CI/CD, continuous integration, continuous deployment, Azure DevOps
- name: Sync Kusto
href: /kusto/tools/synckusto
href: /kusto/tools/synckusto?view=azure-data-explorer&preserve-view=true
- name: Notebooks
items:
- name: Jupyter Notebooks with Kqlmagic
Expand Down Expand Up @@ -662,7 +662,7 @@ items:
- name: PowerShell Az.Kusto
items:
- name: Use Kusto cmdlets in Azure PowerShell
href: /kusto/api/powershell/azure-powershell
href: /kusto/api/powershell/azure-powershell?view=azure-data-explorer&preserve-view=true
- name: Az.Kusto cmdlets
href: /powershell/module/az.kusto/#kusto
- name: Python plugin packages
Expand Down