Skip to content

Commit 11cd3c0

Browse files
authored
Bastion linux native client should refer to bastion cli extension
'az network bastion' commands require 'bastion' extension to be installed. Current docs refer to ssh instead.
1 parent 11efd12 commit 11cd3c0

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)