Skip to content

Commit 52923c7

Browse files
Merge pull request #291999 from sushantjrao/break-glass-setup
Update howto-use-break-glass-access.md
2 parents 0c827bc + ed92057 commit 52923c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ To start with break glass IAM configuration, you need to set up SSH keys using t
2525
- **Python**: Version 3.11 or higher (64-bit)
2626
- **Azure CLI**: Version 2.61 or higher (64-bit)
2727
- **Nexusidentity Extension**: This extension must be added to Azure CLI.
28+
- **YubiKey Firmware Version**: Must be 5.2.3 or higher.
2829

2930
### Steps to Install Nexusidentity Extension and Generate SSH Keys
3031

@@ -67,6 +68,9 @@ To start with break glass IAM configuration, you need to set up SSH keys using t
6768
az nexusidentity gen-keys
6869
```
6970
71+
> [!NOTE]
72+
> Method Dv2.0 passkeys requires the YubiKey hardware token with a firmware version of 5.2.3 or higher.
73+
7074
e. During this process:
7175
7276
- If prompted to overwrite keys in token, press **Enter**.
@@ -82,7 +86,7 @@ To start with break glass IAM configuration, you need to set up SSH keys using t
8286
f. After successful key generation, you should see:
8387
8488
```
85-
Successfully uploaded public key to Microsoft Entra Id account {user.mail}
89+
Successfully uploaded public key to Microsoft Entra Id account {user.mail}
8690
```
8791
8892
## Granting break-glass permissions to an Entra user on a Network Fabric

0 commit comments

Comments
 (0)