Skip to content

Commit 03024a5

Browse files
authored
Update troubleshoot-baremetalmachine-provisioning.md
Change to relative link.
1 parent 90fd30f commit 03024a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/troubleshoot-baremetalmachine-provisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: bpinto
1414
As part of Cluster deploy action, BareMetal machines (BMM) are provisioned with required roles to participate in the Nexus Cluster. This document supports troubleshooting for common provisioning issues using Azure CLI, Azure Portal, and the server Baseboard Management Controller (BMC). For the Operator Nexus Platform, the underlying Dell server hardware uses Integrated Dell Remote Access Controller (iDRAC) as the BMC.
1515

1616
## Prerequisites
17-
1. Install the latest version of the [appropriate CLI extensions](./howto-install-cli-extensions.md)
17+
1. Install the latest version of the [appropriate CLI extensions](howto-install-cli-extensions.md)
1818
2. Gather the following information:
1919
- Subscription ID (SUBSCRIPTION)
2020
- Cluster name (CLUSTER), Resource Group (CLUSTER_RG), and Managed Resource Group (CLUSTER_MRG)
@@ -41,7 +41,7 @@ Name ResourceGroup DetailedStatus DetailedStatusMes
4141
BMM_NAME CLUSTER_MRG STATUS STATUS_MSG
4242
```
4343

44-
Where `STATUS` goes through the following phases through the BareMetal Machine provisioning process (see [BMM Status in Azure Operator Nexus Compute Concepts](https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-compute#bmm-status)):
44+
Where `STATUS` goes through the following phases through the BareMetal Machine provisioning process (see [BMM Status in Azure Operator Nexus Compute Concepts](concepts-compute.md)):
4545

4646
`Registering` -> `Preparing` -> `Inspecting` -> `Available` -> `Provisioning` -> `Provisioned`
4747

0 commit comments

Comments
 (0)