Skip to content
Merged
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
7 changes: 4 additions & 3 deletions data-explorer/kusto/management/graph/graph-snapshot-make.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ If run asynchronously, the command returns an operation ID that can be used to c

**Output**

|OperationId|Status|
|---|---|
|bbbbbbbb-1c1c-2d2d-3e3e-444444444444|InProgress|
|OperationId|
|---|
|bbbbbbbb-1c1c-2d2d-3e3e-444444444444|

## Notes

Expand All @@ -87,3 +87,4 @@ If run asynchronously, the command returns an operation ID that can be used to c
* [.show graph_snapshot](graph-snapshot-show.md)
* [.show graph_snapshots](graph-snapshots-show.md)
* [.drop graph_snapshot](graph-snapshot-drop.md)
* [.show operations command](../show-operations.md)