Skip to content

Commit 28cc6ff

Browse files
committed
Update howto-baremetal-review-read-output.md
1 parent b910546 commit 28cc6ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-baremetal-review-read-output.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to view the output of an `az networkcloud run-read-command` or `run-command` in the Operator Nexus Cluster Manager Storage Account
3-
description: Step by step guide on locating the output of a `az networkcloud run-read-command` or `az networkcloud run-command` in the Operator Nexus Cluster Manager Storage Account in the Azure Portal.
3+
description: Step by step guide on locating the output of a `az networkcloud run-read-command` or `az networkcloud run-command` in the Operator Nexus Cluster Manager Storage Account.
44
author: eak13
55
ms.author: ekarandjeff
66
ms.service: azure
@@ -11,7 +11,7 @@ ms.custom: template-how-to
1111

1212
# How to view the output of an `az networkcloud run-read-command` in the Cluster Manager Storage account
1313

14-
This guide will walk you through accessing the output file that is created in the Cluster Manager Storage account when an `az networkcloud baremetalmachine run-read-command` is executed on a server. The name of the file is identified in the `az rest` status output.
14+
This guide walks you through accessing the output file that is created in the Cluster Manager Storage account when an `az networkcloud baremetalmachine run-read-command` is executed on a server. The name of the file is identified in the `az rest` status output.
1515

1616
1. Open the Cluster Manager Managed Resource Group for the Cluster where the server is housed and then select the **Storage Account**.
1717

@@ -21,7 +21,7 @@ This guide will walk you through accessing the output file that is created in th
2121

2222
1. Select the baremetal-run-command-output blob container.
2323

24-
1. Select the output file from the run-read command. The file name can be identified from the `az rest --method get` command. Additionally, the **Last modified** timestamp will align with when the command was executed.
24+
1. Select the output file from the run-read command. The file name can be identified from the `az rest --method get` command. Additionally, the **Last modified** timestamp aligns with when the command was executed.
2525

2626
1. You can manage & download the output file from the **Overview** pop-out.
2727

0 commit comments

Comments
 (0)