Skip to content

Commit a9cf772

Browse files
author
Dan Crank
committed
remove line about asynchronous execution
1 parent 26f51a9 commit a9cf772

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/operator-nexus/howto-baremetal-run-read.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ az networkcloud baremetalmachine run-read-command --name "bareMetalMachineName"
170170
--subscription "<subscription>"
171171
```
172172

173-
In the response, an HTTP status code of 202 is returned as the operation is performed asynchronously.
174-
175173
## Checking command status and viewing output
176174

177175
Sample output is shown. It prints the top 4,000 characters of the result to the screen for convenience and provides a short-lived link to the storage blob containing the command execution result. You can use the link to download the zipped output file (tar.gz).

0 commit comments

Comments
 (0)