Skip to content

Commit 7da115d

Browse files
committed
Managing Method C for BMM and BMC
1 parent 813b37a commit 7da115d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/operator-nexus/howto-baremetal-bmc-ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: template-how-to
1111

1212
# Manage emergency access to a bare metal machine using the `az networkcloud cluster bmckeyset`
1313

14-
> [!CAUTION] >
14+
>[!CAUTION]
1515
Please note this process is used in emergency situations when all other troubleshooting options have been exhausted via Azure. SSH access to these bare metal machines (BMM) is restricted to users managed via this method from the specified jump host list.
1616

1717
There are rare situations where a user needs to investigate & resolve issues with a BMM and all other ways have been exhausted via Azure. Operator Nexus provides the `az networkcloud cluster bmckeyset` command so users can manage SSH access to the baseboard management controller (BMC) on these BMMs.

articles/operator-nexus/howto-baremetal-bmm-ssh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: template-how-to
1111

1212
# Manage emergency access to a bare metal machine using the `az networkcloud cluster baremetalmachinekeyset`
1313

14-
> [!CAUTION] >
14+
>[!CAUTION]
1515
Please note this process is used in emergency situations when all other troubleshooting options have been exhausted via Azure. SSH access to these bare metal machines (BMM) is restricted to users managed via this method from the specified jump host list.
1616

1717
There are rare situations where a user needs to investigate & resolve issues with a BMM and all other ways have been exhausted via Azure. Azure Operator Nexus provides the `az networkcloud cluster baremetalmachinekeyset` command so users can manage SSH access to these BMM.
@@ -20,7 +20,7 @@ When the command runs, it executes on each BMM in the Cluster. If a BMM is unava
2020

2121
There's no limit to the number of users in a group.
2222

23-
> [!CAUTION] >
23+
>[!CAUTION]
2424
Notes for jump host IP addresses
2525

2626
- The keyset create/update process adds the jump host IP addresses to the IP tables for the Cluster. The process adds these addresses to IP tables and restricts SSH access to only those IPs.

0 commit comments

Comments
 (0)