Skip to content

Commit 58cfe03

Browse files
authored
Merge pull request #111755 from yanrez/main
Bastion linux native client should refer to bastion cli extension
2 parents 8ed0bc7 + 11cd3c0 commit 58cfe03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/bastion/connect-vm-native-client-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Verify that the following roles and ports are configured in order to connect to
3434

3535
## <a name="ssh"></a>Connect to a Linux VM
3636

37-
The steps in the following sections help you connect to a Linux VM from a Linux native client using the **az network bastion** command. This extension can be installed by running, `az extension add --name ssh`.
37+
The steps in the following sections help you connect to a Linux VM from a Linux native client using the **az network bastion** command. This extension can be installed by running, `az extension add --name bastion`.
3838

3939
When you connect using this command, file transfers aren't supported. If you want to upload files, connect using the [az network bastion tunnel](#tunnel) command instead.
4040

0 commit comments

Comments
 (0)