Skip to content

Commit 3bab148

Browse files
authored
Merge pull request #192093 from cherylmc/basvm
remove preview text
2 parents de0d2f5 + 8458fbe commit 3bab148

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

articles/bastion/connect-native-client-windows.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ services: bastion
66
author: cherylmc
77
ms.service: bastion
88
ms.topic: how-to
9-
ms.date: 03/03/2022
9+
ms.date: 03/17/2022
1010
ms.author: cherylmc
1111
ms.custom: ignite-fall-2021
1212
---
1313

14-
# Connect to a VM using a native client (Preview)
14+
# Connect to a VM using a native client
1515

1616
This article helps you configure your Bastion deployment, and then connect to a VM in the VNet using the native client (SSH or RDP) on your local computer. The native client feature lets you connect to your target VMs via Bastion using Azure CLI, and expands your sign-in options to include local SSH key pair and Azure Active Directory (Azure AD). Additionally with this feature, you can now also upload or download files, depending on the connection type and client.
1717

@@ -36,8 +36,6 @@ There are two different sets of connection instructions.
3636
* Set up concurrent VM sessions with Bastion.
3737
* [Upload files](vm-upload-download-native.md#tunnel-command) to your target VM from your local computer. File download from the target VM to the local client is currently not supported for this command.
3838

39-
**Preview limitations**
40-
4139
Currently, this feature has the following limitation:
4240

4341
* Signing in using an SSH private key stored in Azure Key Vault isn’t supported with this feature. Before signing in to your Linux VM using an SSH key pair, download your private key to a file on your local machine.

articles/bastion/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ landingContent:
6969
url: bastion-vm-copy-paste.md
7070
- text: Full screen view
7171
url: bastion-vm-full-screen.md
72-
- text: Upload or download files (Preview)
72+
- text: Upload or download files
7373
url: vm-upload-download-native.md

articles/bastion/vm-upload-download-native.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ author: cherylmc
77

88
ms.service: bastion
99
ms.topic: how-to
10-
ms.date: 03/07/2022
10+
ms.date: 03/17/2022
1111
ms.author: cherylmc
1212
# Customer intent: I want to upload or download files using Bastion.
1313

1414
---
1515

16-
# File upload and download to a VM using a native client (Preview)
16+
# File upload and download to a VM using a native client
1717

1818
Azure Bastion offers support for file transfer between your target VM and local computer using Bastion and a native RDP or native SSH client. To learn more about native client support, refer to [Connect to a VM using the native client](connect-native-client-windows.md). While it may be possible to use third-party clients and tools to upload or download files, this article focuses on working with supported native clients.
1919

0 commit comments

Comments
 (0)