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
## How to view the output of an `az networkcloud baremetalmachine run-read-command` in the Cluster Manager Storage account
267
+
268
+
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.
269
+
270
+
1. Open the Cluster Manager Managed Resource Group for the Cluster where the server is housed and then select the **Storage account**.
271
+
272
+
1. In the Storage account details, select **Storage browser** from the navigation menu on the left side.
273
+
274
+
1. In the Storage browser details, select on **Blob containers**.
275
+
276
+
1. Select the baremetal-run-command-output blob container.
277
+
278
+
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.
279
+
280
+
1. You can manage & download the output file from the **Overview** pop-out.
0 commit comments