Skip to content

Commit e93c3cc

Browse files
authored
Fix minor typos
1 parent eea10cc commit e93c3cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/howto-baremetal-run-data-extract.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Specify multiple commands using json format in `--commands` option. Each `comman
6060

6161
These commands can be long running so the recommendation is to set `--limit-time-seconds` to at least 600 seconds (10 minutes). The `Debug` option or running multiple extracts might take longer than 10 minutes.
6262

63-
In the response, the operation performs asynchronously and returns an HTTP status code of 202. See the [Viewing the output](#viewing-the-output) section for details on how to track command completion and view the output file.
63+
In the response, the operation performs asynchronously and returns an HTTP status code of 202. See the [Viewing the Output](#viewing-the-output) section for details on how to track command completion and view the output file.
6464

6565
### Hardware Support Data Collection
6666

@@ -221,7 +221,7 @@ az networkcloud baremetalmachine run-data-extract --name "bareMetalMachineName"
221221
--limit-time-seconds 600
222222
```
223223

224-
`hardware-rollup-status` Output
224+
__`hardware-rollup-status` Output__
225225

226226
```azurecli
227227
====Action Command Output====

0 commit comments

Comments
 (0)