Skip to content

Commit 581d67f

Browse files
author
Andrew
committed
Fix typos
1 parent 02e9d0c commit 581d67f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Here's a mapping of the BMC slots to users.
6868

6969
Using a Microsoft Entra group ID with greater than 5,000 users isn't recommended. Reconciling a large number of users can result in time-outs, blocking access and causing sign-in issues.
7070

71-
## Creating a Bare Keyset
71+
## Creating a BMC Keyset
7272

7373
The `bmckeyset create` command creates SSH access to the Bare Metal Machine in a Cluster for a group of users.
7474

@@ -191,7 +191,7 @@ az networkcloud cluster bmckeyset create \
191191

192192
For assistance in creating the `--user-list` structure, see [Azure CLI Shorthand](https://github.com/Azure/azure-cli/blob/dev/doc/shorthand_syntax.md).
193193

194-
## Deleting a Bare Keyset
194+
## Deleting a BMC Keyset
195195

196196
The `bmckeyset delete` command removes SSH access to the BMC for a group of users. All members of the group lose SSH access to any of the BMCs in the Cluster.
197197

0 commit comments

Comments
 (0)