diff --git a/data-explorer/kusto/.openpublishing.redirection.json b/data-explorer/kusto/.openpublishing.redirection.json index f39e62265e..bd63dcaed4 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-command", + "redirect_document_id": true + }, + { + "source_path": "management/show-table-mirroring-operations-failures.md", + "redirect_url": "/kusto/management/show-table-operations-mirroring-failures-command", "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-command.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-command.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-command.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-command.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-command.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-command.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-command.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-command.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-command.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..43161d4bb1 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 mirroring operations failures command - href: show-table-mirroring-operations-failures.md - displayName: show table mirroring operations failures + - 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-command.md + displayName: .show table mirroring operations exported artifacts + - name: .show table operations mirroring-failures command + href: show-table-operations-mirroring-failures-command.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