From dcf080739acfd1dc0a0a7b01733a812ea4fe139b Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:33:18 +0200 Subject: [PATCH 1/4] Fix incorrect command file names --- .../kusto/.openpublishing.redirection.json | 16 +++++++++++- ...perations-mirroring-exported-artifacts.md} | 8 +++--- ...ow-table-operations-mirroring-failures.md} | 8 +++--- ...show-table-operations-mirroring-status.md} | 8 +++--- data-explorer/kusto/management/toc.yml | 26 +++++++++---------- 5 files changed, 40 insertions(+), 26 deletions(-) rename data-explorer/kusto/management/{show-table-mirroring-operations-exported-artifacts.md => show-table-operations-mirroring-exported-artifacts.md} (85%) rename data-explorer/kusto/management/{show-table-mirroring-operations-failures.md => show-table-operations-mirroring-failures.md} (84%) rename data-explorer/kusto/management/{show-table-mirroring-operations-command.md => show-table-operations-mirroring-status.md} (87%) diff --git a/data-explorer/kusto/.openpublishing.redirection.json b/data-explorer/kusto/.openpublishing.redirection.json index f39e62265e..01bb1edf99 100644 --- a/data-explorer/kusto/.openpublishing.redirection.json +++ b/data-explorer/kusto/.openpublishing.redirection.json @@ -53,7 +53,21 @@ { "source_path": "query/re2.md", "redirect_url": "/kusto/query/regex", - + "redirect_document_id": true + }, + { + "source_path": "management/show-table-mirroring-operations-command.md", + "redirect_url": "/kusto/management/show-table-operations-mirroring-status-command", + "redirect_document_id": true + }, + { + "source_path": "management/show-table-mirroring-operations-exported-artifacts.md", + "redirect_url": "/kusto/management/show-table-operations-mirroring-exported-artifacts", + "redirect_document_id": true + }, + { + "source_path": "management/show-table-mirroring-operations-failures.md", + "redirect_url": "/kusto/management/show-table-operations-mirroring-failures", "redirect_document_id": true } ] diff --git a/data-explorer/kusto/management/show-table-mirroring-operations-exported-artifacts.md b/data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts.md similarity index 85% rename from data-explorer/kusto/management/show-table-mirroring-operations-exported-artifacts.md rename to data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts.md index cacdb93729..71dd459f81 100644 --- a/data-explorer/kusto/management/show-table-mirroring-operations-exported-artifacts.md +++ b/data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts.md @@ -1,11 +1,11 @@ --- -title: .show table mirroring operations exported artifacts command -description: Learn how to use the `.show table mirroring operations exported artifacts` command to check the mirroring operations exported artifacts. +title: .show table operations mirroring-exported-artifacts command +description: Learn how to use the `.show table operations mirroring-exported-artifacts` command to check the mirroring operations exported artifacts. ms.reviewer: sharmaanshul ms.topic: reference -ms.date: 08/11/2024 +ms.date: 12/10/2024 --- -# .show table mirroring operations exported artifacts command +# .show table operations mirroring-exported-artifacts command > [!INCLUDE [applies](../includes/applies-to-version/applies.md)] [!INCLUDE [fabric](../includes/applies-to-version/fabric.md)] [!INCLUDE [azure-data-explorer](../includes/applies-to-version/azure-data-explorer.md)] diff --git a/data-explorer/kusto/management/show-table-mirroring-operations-failures.md b/data-explorer/kusto/management/show-table-operations-mirroring-failures.md similarity index 84% rename from data-explorer/kusto/management/show-table-mirroring-operations-failures.md rename to data-explorer/kusto/management/show-table-operations-mirroring-failures.md index 2f14c3d886..ed797da86a 100644 --- a/data-explorer/kusto/management/show-table-mirroring-operations-failures.md +++ b/data-explorer/kusto/management/show-table-operations-mirroring-failures.md @@ -1,11 +1,11 @@ --- -title: .show table mirroring operations failures -description: Learn how to use the `.show table mirroring operations failures` command to check the mirroring operations failures. +title: .show table operations mirroring-failures command +description: Learn how to use the `.show table operations mirroring-failures` command to check the mirroring operations failures. ms.reviewer: sharmaanshul ms.topic: reference -ms.date: 08/11/2024 +ms.date: 12/10/2024 --- -# .show table mirroring operations failures +# .show table operations mirroring-failures command > [!INCLUDE [applies](../includes/applies-to-version/applies.md)] [!INCLUDE [fabric](../includes/applies-to-version/fabric.md)] [!INCLUDE [azure-data-explorer](../includes/applies-to-version/azure-data-explorer.md)] diff --git a/data-explorer/kusto/management/show-table-mirroring-operations-command.md b/data-explorer/kusto/management/show-table-operations-mirroring-status.md similarity index 87% rename from data-explorer/kusto/management/show-table-mirroring-operations-command.md rename to data-explorer/kusto/management/show-table-operations-mirroring-status.md index c718a020e4..38cba3dbad 100644 --- a/data-explorer/kusto/management/show-table-mirroring-operations-command.md +++ b/data-explorer/kusto/management/show-table-operations-mirroring-status.md @@ -1,12 +1,12 @@ --- -title: .show table mirroring operations command -description: Learn how to use the `.show table mirroring operations` command to check the mirroring policy operations. +title: .show table operations mirroring command +description: Learn how to use the `.show table operations mirroring` command to check the mirroring policy operations. ms.reviewer: sharmaanshul ms.topic: reference -ms.date: 09/23/2024 +ms.date: 12/10/2024 monikerRange: "microsoft-fabric" --- -# .show table mirroring operations command +# .show table operations mirroring command > [!INCLUDE [applies](../includes/applies-to-version/applies.md)] [!INCLUDE [fabric](../includes/applies-to-version/fabric.md)] diff --git a/data-explorer/kusto/management/toc.yml b/data-explorer/kusto/management/toc.yml index f06d605b6f..b3c94357c7 100644 --- a/data-explorer/kusto/management/toc.yml +++ b/data-explorer/kusto/management/toc.yml @@ -61,7 +61,7 @@ items: - name: .alter database prettyname command href: alter-database-prettyname.md - name: .drop database prettyname command - href: drop-database-prettyname.md + href: drop-database-prettyname.md - name: .show database schema command displayName: .show databases schema href: show-schema-database.md @@ -239,7 +239,7 @@ items: - name: Columns management href: columns.md - name: Change column type without data loss - href: change-column-type-without-data-loss.md + href: change-column-type-without-data-loss.md - name: .alter column command href: alter-column.md - name: .drop column command @@ -510,15 +510,15 @@ items: - name: .show table policy mirroring command href: show-table-mirroring-policy-command.md displayName: .show table mirroring policy - - name: .show table mirroring operations command - href: show-table-mirroring-operations-command.md - displayName: .show table mirroring operations - - name: .show table mirroring operations exported artifacts command - href: show-table-mirroring-operations-exported-artifacts.md - displayName: .Show table mirroring operations exported artifacts + - name: .show table operations mirroring-status command + href: show-table-operations-mirroring-status-command.md + displayName: .show table mirroring status operations + - name: .show table operations mirroring-exported-artifacts command + href: show-table-operations-mirroring-exported-artifacts.md + displayName: .show table mirroring operations exported artifacts - name: .show table mirroring operations failures command - href: show-table-mirroring-operations-failures.md - displayName: show table mirroring operations failures + href: show-table-operations-mirroring-failures.md + displayName: show table mirroring operations failures - name: Partitioning items: - name: Partitioning policy @@ -554,7 +554,7 @@ items: - name: Query acceleration policy href: query-acceleration-policy.md displayName: external table, delta table - - name: .alter query acceleration policy command + - name: .alter query acceleration policy command href: alter-query-acceleration-policy-command.md displayName: external table, delta table - name: .delete query acceleration policy command @@ -562,7 +562,7 @@ items: displayName: external table, delta table - name: .show external table operations query acceleration statistics command href: show-external-table-operations-query-acceleration-statistics.md - displayName: external table, delta table + displayName: external table, delta table - name: .show query acceleration policy command href: show-query-acceleration-policy-command.md displayName: external table, delta table @@ -924,7 +924,7 @@ items: href: streaming-ingestion-statistics.md - name: .show table data statistics href: show-table-data-statistics.md - - name: Advanced data management + - name: Advanced data management items: - name: Clear cached external artifacts href: clear-external-artifacts-cache-command.md From 419f1c8d6e8867f4e5fb4ec7d17d1cd7bba0eb48 Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:38:17 +0200 Subject: [PATCH 2/4] Fix command file names --- data-explorer/kusto/.openpublishing.redirection.json | 4 ++-- ...-table-operations-mirroring-exported-artifacts-command.md} | 0 ...md => show-table-operations-mirroring-failures-command.md} | 0 ...s.md => show-table-operations-mirroring-status-command.md} | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename data-explorer/kusto/management/{show-table-operations-mirroring-exported-artifacts.md => show-table-operations-mirroring-exported-artifacts-command.md} (100%) rename data-explorer/kusto/management/{show-table-operations-mirroring-failures.md => show-table-operations-mirroring-failures-command.md} (100%) rename data-explorer/kusto/management/{show-table-operations-mirroring-status.md => show-table-operations-mirroring-status-command.md} (100%) diff --git a/data-explorer/kusto/.openpublishing.redirection.json b/data-explorer/kusto/.openpublishing.redirection.json index 01bb1edf99..bd63dcaed4 100644 --- a/data-explorer/kusto/.openpublishing.redirection.json +++ b/data-explorer/kusto/.openpublishing.redirection.json @@ -62,12 +62,12 @@ }, { "source_path": "management/show-table-mirroring-operations-exported-artifacts.md", - "redirect_url": "/kusto/management/show-table-operations-mirroring-exported-artifacts", + "redirect_url": "/kusto/management/show-table-operations-mirroring-exported-artifacts-command", "redirect_document_id": true }, { "source_path": "management/show-table-mirroring-operations-failures.md", - "redirect_url": "/kusto/management/show-table-operations-mirroring-failures", + "redirect_url": "/kusto/management/show-table-operations-mirroring-failures-command", "redirect_document_id": true } ] diff --git a/data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts.md b/data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts-command.md similarity index 100% rename from data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts.md rename to data-explorer/kusto/management/show-table-operations-mirroring-exported-artifacts-command.md diff --git a/data-explorer/kusto/management/show-table-operations-mirroring-failures.md b/data-explorer/kusto/management/show-table-operations-mirroring-failures-command.md similarity index 100% rename from data-explorer/kusto/management/show-table-operations-mirroring-failures.md rename to data-explorer/kusto/management/show-table-operations-mirroring-failures-command.md diff --git a/data-explorer/kusto/management/show-table-operations-mirroring-status.md b/data-explorer/kusto/management/show-table-operations-mirroring-status-command.md similarity index 100% rename from data-explorer/kusto/management/show-table-operations-mirroring-status.md rename to data-explorer/kusto/management/show-table-operations-mirroring-status-command.md From 7f84cd763560c0d89241e3aad62e5f9874cc0c38 Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:41:10 +0200 Subject: [PATCH 3/4] Fix command file names --- data-explorer/kusto/management/toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data-explorer/kusto/management/toc.yml b/data-explorer/kusto/management/toc.yml index b3c94357c7..7287e78bc5 100644 --- a/data-explorer/kusto/management/toc.yml +++ b/data-explorer/kusto/management/toc.yml @@ -514,10 +514,10 @@ items: href: show-table-operations-mirroring-status-command.md displayName: .show table mirroring status operations - name: .show table operations mirroring-exported-artifacts command - href: show-table-operations-mirroring-exported-artifacts.md + href: show-table-operations-mirroring-exported-artifacts-command.md displayName: .show table mirroring operations exported artifacts - name: .show table mirroring operations failures command - href: show-table-operations-mirroring-failures.md + href: show-table-operations-mirroring-failures-command.md displayName: show table mirroring operations failures - name: Partitioning items: From 1c5d83840c9643d2b637153e61d20d70aa13fe4a Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Sun, 15 Dec 2024 09:42:15 +0200 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Slavik N <34075198+slavikn84@users.noreply.github.com> --- data-explorer/kusto/management/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-explorer/kusto/management/toc.yml b/data-explorer/kusto/management/toc.yml index 7287e78bc5..43161d4bb1 100644 --- a/data-explorer/kusto/management/toc.yml +++ b/data-explorer/kusto/management/toc.yml @@ -516,7 +516,7 @@ items: - name: .show table operations mirroring-exported-artifacts command href: show-table-operations-mirroring-exported-artifacts-command.md displayName: .show table mirroring operations exported artifacts - - name: .show table mirroring operations failures command + - name: .show table operations mirroring-failures command href: show-table-operations-mirroring-failures-command.md displayName: show table mirroring operations failures - name: Partitioning