You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-baremetal-review-read-output.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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.
4
4
author: eak13
5
5
ms.author: ekarandjeff
6
6
ms.service: azure
@@ -11,7 +11,7 @@ ms.custom: template-how-to
11
11
12
12
# How to view the output of an `az networkcloud run-read-command` in the Cluster Manager Storage account
13
13
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.
15
15
16
16
1. Open the Cluster Manager Managed Resource Group for the Cluster where the server is housed and then select the **Storage Account**.
17
17
@@ -21,7 +21,7 @@ This guide will walk you through accessing the output file that is created in th
21
21
22
22
1. Select the baremetal-run-command-output blob container.
23
23
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.
25
25
26
26
1. You can manage & download the output file from the **Overview** pop-out.
0 commit comments