Skip to content

Commit 8ee6abe

Browse files
committed
Update howto-use-break-glass-access.md
1 parent 37b22a6 commit 8ee6abe

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to use Method D v2.0 secure break-glass access
3-
description: Process of using Method D v2.0 Breakglass access
3+
description: Process of using Method D v2.0 break glass access
44
author: sushantjrao
55
ms.author: sushrao
66
ms.service: azure-operator-nexus
@@ -9,13 +9,13 @@ ms.date: 11/04/2024
99
ms.custom: template-how-to, devx-track-azurecli
1010
---
1111

12-
# Use Method D v2.0 Breakglass Access
12+
# Use Method D v2.0 break glass access
1313

14-
Breakglass access using Method D v2.0 is a streamlined approach for administrators to grant secure, emergency access to critical network fabric devices. This guide walks you through setting up and using Breakglass access, including generating SSH keys, granting permissions, and accessing network fabric devices.
14+
Break glass access using Method D v2.0 is a streamlined approach for administrators to grant secure, emergency access to critical network fabric devices. This guide walks you through setting up and using break glass access, including generating SSH keys, granting permissions, and accessing network fabric devices.
1515

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

18-
To start with Breakglass 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 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

@@ -87,13 +87,13 @@ To start with Breakglass IAM configuration, you need to set up SSH keys using th
8787
8888
## Granting break-glass permissions to an Entra user on a Network Fabric
8989
90-
To enable Breakglass access administrator can assign below roles to Entra users on a Network Fabric device.
90+
To enable break glass access, administrator can assign below roles to Entra users on a Network Fabric device.
9191
9292
- **Nexus Network Fabric Service Reader**:
9393
9494
- Allows the user to execute show commands on fabric devices.
9595
96-
- Does not permit access to configuration mode.
96+
- Doesn't permit access to configuration mode.
9797
9898
- **Nexus Network Fabric Service Writer**:
9999
@@ -105,11 +105,11 @@ Once these roles are assigned, the corresponding username and public SSH key wil
105105
> 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.
106106
107107
> [!Note]
108-
> Breakglass user accounts are reconciled every 4 hours. For immediate reconciliation, open a support ticket with the network fabric support team.
108+
> break glass user accounts are reconciled every 4 hours. For immediate reconciliation, open a support ticket with the network fabric support team.
109109
110110
## 3. Break-glass access to Network Fabric device
111111
112-
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 Breakglass access.
112+
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.
113113
114114
1. **Prepare for access**:
115115

0 commit comments

Comments
 (0)