From d42679bd8ed5455983c4017cdc4d63b4ab157d28 Mon Sep 17 00:00:00 2001 From: RoyO <69624226+royoMS@users.noreply.github.com> Date: Wed, 27 May 2026 07:06:47 +0300 Subject: [PATCH] Update .show graph_snapshots command documentation Updated reviewer and date information, and clarified the description of the command's functionality. --- .../kusto/management/graph/graph-snapshots-show.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data-explorer/kusto/management/graph/graph-snapshots-show.md b/data-explorer/kusto/management/graph/graph-snapshots-show.md index cfdb9901e0..663cd4caf8 100644 --- a/data-explorer/kusto/management/graph/graph-snapshots-show.md +++ b/data-explorer/kusto/management/graph/graph-snapshots-show.md @@ -1,9 +1,9 @@ --- title: .show graph_snapshots command description: Learn how to list all graph snapshots for a graph model or all graph models using the .show graph_snapshots command. -ms.reviewer: herauch +ms.reviewer: royo ms.topic: reference -ms.date: 05/24/2025 +ms.date: 05/27/2026 --- # .show graph_snapshots (preview) @@ -13,7 +13,7 @@ ms.date: 05/24/2025 > [!NOTE] > This feature is currently in public preview. Functionality and syntax are subject to change before General Availability. -Lists all graph snapshots for a specific graph model or for all graph models. +Lists all graph snapshots for a specific graph model or for all graph models in the database. ## Permissions