Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion operator-nexus/troubleshoot-reboot-reimage-replace.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,9 @@ When you're performing the following physical repairs, a replace action **_is re
- Mellanox Network Interface Card (NIC)
- Broadcom embedded NIC

After physical repairs are completed, perform a replace action.
After physical repairs are completed, verify that all firmware versions align with the versions supported for the corresponding runtime. Apply the same best‑practice checks used during deployment to ensure the components meet the [minimum firmware requirements](/operator-nexus/howto-platform-prerequisites.md#minimum-recommended-bios-and-firmware-versions-for-nexus-cluster-runtime).
Copy link

Copilot AI Dec 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hyphen character in "best‑practice" appears to be a non-standard character (Unicode non-breaking hyphen U+2011) instead of a regular hyphen. This should be replaced with a standard hyphen (-) for consistency and to avoid potential rendering issues across different platforms and editors.

Suggested change
After physical repairs are completed, verify that all firmware versions align with the versions supported for the corresponding runtime. Apply the same bestpractice checks used during deployment to ensure the components meet the [minimum firmware requirements](/operator-nexus/howto-platform-prerequisites.md#minimum-recommended-bios-and-firmware-versions-for-nexus-cluster-runtime).
After physical repairs are completed, verify that all firmware versions align with the versions supported for the corresponding runtime. Apply the same best-practice checks used during deployment to ensure the components meet the [minimum firmware requirements](/operator-nexus/howto-platform-prerequisites.md#minimum-recommended-bios-and-firmware-versions-for-nexus-cluster-runtime).

Copilot uses AI. Check for mistakes.

Once the firmware checks are complete, proceed with the replace action.

**The following Azure CLI command will `replace` the specified bareMetalMachineName.**

Expand Down