Skip to content

Commit ee6c5a8

Browse files
Merge pull request #295943 from sushantjrao/break-glass-setup
Update howto-use-break-glass-access.md
2 parents 78ae25b + ad13b70 commit ee6c5a8

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

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

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,21 @@ To start with break glass Identity and Access Management (IAM) configuration, yo
1919

2020
### Prerequisites
2121

22-
- **Setup Method D v2.0** using as referred in [article](howto-set-up-break-glass-access.md)
23-
- **Windows Computer** with PowerShell
24-
- **OpenSSH**: Version 9.4 or higher
25-
- **Python**: Version 3.11 or higher (64-bit)
26-
- **Azure CLI**: Version 2.61 or higher (64-bit)
27-
- **Nexusidentity Extension**: This extension must be added to Azure CLI.
28-
- **YubiKey Firmware Version**: Must be 5.2.3 or higher.
29-
- **Enable Long paths** - Windows long paths support must be enabled [Refer](https://pip.pypa.io/warnings/enable-long-paths).
30-
31-
### Steps to Install Nexusidentity Extension and Generate SSH Keys
32-
33-
1. **Enabling long paths**
22+
- **Setup Method D v2.0** using as referred in [article](howto-set-up-break-glass-access.md).
23+
- **Windows** machine with PowerShell or **Linux** machine with bash terminal.
24+
- **OpenSSH**: Version 9.4 or higher.
25+
- **Python**: Version 3.11 or higher (64-bit).
26+
- **Azure CLI**: Version 2.61 or higher (64-bit).
27+
- **Managednetworkfabric extension**: 7.0.0
28+
- **Nexusidentity extension**: 1.0.0b4 or higher.
29+
- **YubiKey firmware version**: Must be 5.2.3 or higher.
30+
- **Enable Long paths**: - Windows long paths support must be enabled [Refer](https://pip.pypa.io/warnings/enable-long-paths).
31+
- **Microsoft Authentication Library (MSAL) version**: 1.31.2b1
32+
- **azure-mgmt-resource**: 23.1.1
33+
34+
### Steps to install Nexusidentity extension and generate SSH keys
35+
36+
1. **Enabling long paths** (Windows OS only)
3437

3538
- Run the following PowerShell as an administrator.
3639

@@ -40,7 +43,7 @@ To start with break glass Identity and Access Management (IAM) configuration, yo
4043

4144
- Close the PowerShell terminal.
4245

43-
2. **Open PowerShell**:
46+
2. **Open PowerShell**: (Windows OS only)
4447

4548
> [!Note]
4649
> Use non-admin mode for this process.

0 commit comments

Comments
 (0)