Skip to content

Commit 63f1d34

Browse files
committed
Update howto-use-break-glass-access.md
1 parent e94abe7 commit 63f1d34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/operator-nexus/howto-use-break-glass-access.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Break glass access using Method D v2.0 is a streamlined approach for administrat
1515

1616
## Generating SSH Keys using the Nexusidentity Azure CLI
1717

18-
To start with break glass IAM configuration, you need to set up SSH keys using the Nexusidentity extension. Make sure you have the following prerequisites installed and updated.
18+
To start with break glass Identity and Access Management (IAM) configuration, you need to set up SSH keys using the Nexusidentity extension. Make sure you have the following prerequisites installed and updated.
1919

2020
### Prerequisites
2121

@@ -114,7 +114,7 @@ To enable break glass access, administrator can assign below roles to Entra user
114114
115115
- Allows show commands and commands to modify the running configuration.
116116
117-
Once these roles are assigned, the corresponding username and public SSH key will be automatically provisioned across all devices within the designated fabric instance.
117+
Once these roles are assigned, the corresponding username and public SSH key are automatically provisioned across all devices within the designated fabric instance.
118118
119119
> [!Note]
120120
> If a subscription owner assigns an user, the Network Fabric Service Reader or Writer role at the subscription scope, this role assignment will be inherited by all Network Fabric instances. Consequently, the user will be granted the privileges associated with the built-in role across all Network Fabric instances.
@@ -124,15 +124,15 @@ Once these roles are assigned, the corresponding username and public SSH key wil
124124
125125
## Break-glass access to Network Fabric device
126126
127-
Once permissions are granted, users can access network fabric devices with their FIDO-2 hardware token (for example, YubiKey). Follow the steps below to use break glass access.
127+
Once permissions are granted, users can access network fabric devices with their FIDO-2 hardware token (for example, YubiKey). Follow these steps to use break glass access.
128128
129129
1. **Prepare for access**:
130130
131131
- Make sure your **FIDO-2 hardware token** is plugged into your computer.
132132
133133
2. **Use SSH with the `-J` option**:
134134
135-
- The `-J` option enables you to log in through a jump server and access a fabric device directly. This involves authentication first with the jump server and then with the fabric device (using ssh keys).
135+
- The `-J` option enables you to log in through a jump server and access a fabric device directly. This process involves authentication first with the jump server and then with the fabric device using SSH keys.
136136
137137
Use the following command format to access a fabric device:
138138

0 commit comments

Comments
 (0)