Skip to content

Commit edb11c8

Browse files
committed
Fixing links
1 parent c332f66 commit edb11c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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
@@ -22,7 +22,7 @@ The command produces an output file containing the results of the data extract.
2222
- The syntax for these commands is based on the 0.3.0+ version of the `az networkcloud` CLI.
2323
- Get the Cluster Managed Resource group name (cluster_MRG) that you created for Cluster resource.
2424

25-
## Verify Storage Account access (Cluster Manager storage account)
25+
## Verify access to the Cluster Manager storage account
2626

2727
> [!NOTE]
2828
> 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
670670
> Using the `--output-directory` argument will overwrite any files in the local directory that have the same name as the new files being created.
671671
672672
> [!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.

articles/operator-nexus/howto-baremetal-run-read.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The command produces an output file containing the results of the run-read comma
2222
1. Ensure that the target BMM must have its `poweredState` set to `On` and have its `readyState` set to `True`
2323
1. Get the Managed Resource group name (cluster_MRG) that you created for `Cluster` resource
2424

25-
## Verify Storage Account access to the Cluster Manager storage account
25+
## Verify access to the Cluster Manager storage account
2626

2727
> [!NOTE]
2828
> 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
397397

398398
1. Select the baremetal-run-command-output blob container.
399399

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.
401401

402402
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.
403403

0 commit comments

Comments
 (0)