Skip to content

Commit bcd41cb

Browse files
authored
Merge pull request #191931 from cherylmc/basvm
update
2 parents ec61a29 + c636f65 commit bcd41cb

File tree

3 files changed

+52
-3
lines changed

3 files changed

+52
-3
lines changed

articles/bastion/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@
2121
href: work-remotely-support.md
2222
- name: Bastion FAQ
2323
href: bastion-faq.md
24-
- name: Configuration settings
24+
- name: Bastion configuration settings
2525
href: configuration-settings.md
26+
- name: VM connections and features
27+
href: vm-about.md
2628
- name: Bastion and VNet peering
2729
href: vnet-peering.md
2830
- name: Work with NSGs

articles/bastion/vm-about.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: 'About VM connections and features'
3+
titleSuffix: Azure Bastion
4+
description: Learn about VM connections and features when connecting using Azure Bastion.
5+
author: cherylmc
6+
ms.service: bastion
7+
ms.topic: conceptual
8+
ms.date: 03/16/2022
9+
ms.author: cherylmc
10+
11+
---
12+
13+
# About VM connections and features
14+
15+
The sections in this article show you various features and settings that are available when you connect to a VM using Azure Bastion.
16+
17+
## <a name="connect"></a>Connect to a VM
18+
19+
You can use a variety of different methods to connect to a target VM. Some connection types require Bastion to be configured with the Standard SKU. Use the following articles to connect.
20+
21+
[!INCLUDE [Connect articles list](../../includes/bastion-vm-connect-article-list.md)]
22+
23+
## <a name="copy-paste"></a>Copy and paste
24+
25+
For browsers that support the advanced Clipboard API access, you can copy and paste text between your local device and the remote session in the same way you copy and paste between applications on your local device. For other browsers, you can use the Bastion clipboard access tool palette. Only text copy/paste is supported.
26+
27+
For steps and more information, see [Copy and paste - Windows VMs](bastion-vm-copy-paste.md).
28+
29+
## <a name="full-screen"></a>Full screen view
30+
31+
You can change to full screen view and back using your browser. For steps and more information, see [Change to full screen view](bastion-vm-full-screen.md).
32+
33+
## <a name="upload-download"></a>Upload or download files
34+
35+
Azure Bastion offers support for file transfer between your target VM and local computer using Bastion and a native RDP or native SSH client. It may also be possible to use certain third-party clients and tools to upload and download files.
36+
37+
For steps and more information, see [Upload or download files to a VM using a native client](vm-upload-download-native.md).
38+
39+
## <a name="audio"></a>Remote audio
40+
41+
You can enable remote audio output for your VM. Some VMs automatically enable this setting, others require you to enable audio settings manually. The settings are changed on the VM itself. Your Bastion deployment doesn't need any special configuration settings to enable remote audio output.
42+
43+
For steps, see the [Deploy Bastion](tutorial-create-host-portal.md#audio) tutorial.
44+
45+
## Next steps
46+
47+
For frequently asked questions, see the VM section of the [Azure Bastion FAQ](bastion-faq.md).
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: cherylmc
33
ms.author: cherylmc
4-
ms.date: 03/14/2022
4+
ms.date: 03/16/2022
55
ms.service: bastion
66
ms.topic: include
77

@@ -10,5 +10,5 @@ ms.topic: include
1010
* [Windows - SSH](../articles/bastion/bastion-connect-vm-ssh-windows.md)
1111
* [Linux - SSH](../articles/bastion/bastion-connect-vm-ssh-linux.md)
1212
* [Linux - RDP](../articles/bastion/bastion-connect-vm-rdp-linux.md)
13-
* [Connect using the native client](../articles/bastion/connect-native-client-windows.md)
13+
* [Connect from a local computer using a native client](../articles/bastion/connect-native-client-windows.md)
1414
* [Connect to a scale set](../articles/bastion/bastion-connect-vm-scale-set.md)

0 commit comments

Comments
 (0)