Skip to content

Commit 7eb82cf

Browse files
authored
Merge pull request #2661 from sanamirieh/patch-1
Update graph-snapshot-make.md
2 parents 1d0e895 + b24c118 commit 7eb82cf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

data-explorer/kusto/management/graph/graph-snapshot-make.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ If run asynchronously, the command returns an operation ID that can be used to c
7070

7171
**Output**
7272

73-
|OperationId|Status|
74-
|---|---|
75-
|bbbbbbbb-1c1c-2d2d-3e3e-444444444444|InProgress|
73+
|OperationId|
74+
|---|
75+
|bbbbbbbb-1c1c-2d2d-3e3e-444444444444|
7676

7777
## Notes
7878

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

0 commit comments

Comments
 (0)