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
## Verify access to the Cluster Manager storage account
26
26
27
27
> [!NOTE]
28
28
> The Cluster Manager storage account output method will be deprecated in the future once Cluster on-boarding to Trusted Services is complete and user managed storage option is fully supported.
@@ -670,4 +670,4 @@ The command provides a link (if using cluster manager storage) or another comman
670
670
> Using the `--output-directory` argument will overwrite any files in the local directory that have the same name as the new files being created.
671
671
672
672
> [!NOTE]
673
-
> Storage Account could be locked resulting in `403 This request is not authorized to perform this operation.` due to networking or firewall restrictions. Refer to the [customer-managed storage](#create-and-configure-storage-resources-customer-managed-storage) or [cluster manager storage](#verify-storage-account-access-cluster-manager-storage) sections for procedures to verify access.
673
+
> Storage Account could be locked resulting in `403 This request is not authorized to perform this operation.` due to networking or firewall restrictions. Refer to the [cluster manager storage](#verify-access-to-the-cluster-manager-storage-account) or the [user managed storage](#create-and-configure-storage-resources) sections for procedures to verify access.
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-baremetal-run-read.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The command produces an output file containing the results of the run-read comma
22
22
1. Ensure that the target BMM must have its `poweredState` set to `On` and have its `readyState` set to `True`
23
23
1. Get the Managed Resource group name (cluster_MRG) that you created for `Cluster` resource
24
24
25
-
## Verify Storage Account access to the Cluster Manager storage account
25
+
## Verify access to the Cluster Manager storage account
26
26
27
27
> [!NOTE]
28
28
> The Cluster Manager storage account output method will be deprecated in the future once Cluster on-boarding to Trusted Services is complete and user managed storage option is fully supported.
@@ -397,7 +397,7 @@ This guide walks you through accessing the output file that is created in the Cl
397
397
398
398
1. Select the baremetal-run-command-output blob container.
399
399
400
-
1. Storage Account could be locked resulting in `403 This request is not authorized to perform this operation.` due to networking or firewall restrictions. Refer to the [customer-managed storage](#create-and-configure-storage-resources-customer-managed-storage) or [cluster manager storage](#verify-storage-account-access-cluster-manager-storage) sections for procedures to verify access.
400
+
1. Storage Account could be locked resulting in `403 This request is not authorized to perform this operation.` due to networking or firewall restrictions. Refer to the [cluster manager storage](#verify-access-to-the-cluster-manager-storage-account) or the [customer-managed storage](#create-and-configure-storage-resources) sections for procedures to verify access.
401
401
402
402
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.
0 commit comments