Skip to content

Commit 4adca76

Browse files
Merge pull request #272468 from dknappettmsft/avd-redirection-refresh
AVD redirection refresh
2 parents d1a1ec3 + 9733db7 commit 4adca76

File tree

48 files changed

+5807
-235
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+5807
-235
lines changed

.openpublishing.redirection.virtual-desktop.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,11 @@
439439
"source_path_from_root": "/articles/virtual-desktop/disaster-recovery.md",
440440
"redirect_url": "/azure/virtual-desktop/disaster-recovery-concepts",
441441
"redirect_document_id": true
442+
},
443+
{
444+
"source_path_from_root": "/articles/virtual-desktop/configure-device-redirections.md",
445+
"redirect_url": "/azure/virtual-desktop/redirection-remote-desktop-protocol",
446+
"redirect_document_id": true
442447
}
443448
]
444449
}

articles/virtual-desktop/TOC.yml

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@
231231
- name: Uniform Resource Identifier schemes
232232
displayName: uri schemes
233233
href: uri-scheme.md
234+
- name: Redirect peripherals and resources
235+
displayName: devices, microphone, audio, usb, drives, clipboard, printers, scanners, cameras, webcams, smart cards, smartcards, webauthn, location, plug and play, mtp, ptp, serial, com, ports,
236+
href: redirection-remote-desktop-protocol.md
234237
- name: Multimedia redirection
235238
displayName: mmr
236239
href: multimedia-redirection-intro.md
@@ -514,8 +517,41 @@
514517
- name: Install the Remote Desktop client for Windows on a per-user basis
515518
displayName: apps, clients, remote desktop, rdp, connect, intune, configuration manager, configmgr, sccm, mem, mdm, per user
516519
href: install-windows-client-per-user.md
517-
- name: Configure session host and host pool redirection
518-
href: configure-device-redirections.md
520+
- name: Configure redirection
521+
items:
522+
- name: Audio and video
523+
displayName: devices, peripherals, redirections, speakers, microphone, headset, multimedia, playback
524+
href: redirection-configure-audio-video.md
525+
- name: Cameras, webcams, and video capture
526+
displayName: devices, peripherals, redirections
527+
href: redirection-configure-camera-webcam-video-capture.md
528+
- name: Clipboard
529+
displayName: devices, peripherals, redirections, copy, paste
530+
href: redirection-configure-clipboard.md
531+
- name: Drives and storage
532+
displayName: devices, peripherals, redirections, usb, drives, storage, flash drive
533+
href: redirection-configure-drives-storage.md
534+
- name: Location
535+
displayName: devices, peripherals, redirections
536+
href: redirection-configure-location.md
537+
- name: MTP and PTP
538+
displayName: devices, peripherals, redirections, plug n play, digital cameras, media players
539+
href: redirection-configure-plug-play-mtp-ptp.md
540+
- name: Printers
541+
displayName: devices, peripherals, redirections
542+
href: redirection-configure-printers.md
543+
- name: Serial/COM ports
544+
displayName: devices, peripherals, redirections, rs232
545+
href: redirection-configure-serial-com-ports.md
546+
- name: Smart cards
547+
displayName: devices, peripherals, redirections, identity
548+
href: redirection-configure-smart-cards.md
549+
- name: USB
550+
displayName: devices, peripherals, redirections
551+
href: redirection-configure-usb.md
552+
- name: WebAuthn
553+
displayName: devices, peripherals, redirections, identity
554+
href: redirection-configure-webauthn.md
519555
- name: Configure client redirection using Intune
520556
href: client-device-redirection-intune.md
521557
- name: Set up email discovery

articles/virtual-desktop/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ To access Microsoft Entra resources with Windows Hello for Business or security
119119

120120
#### In-session smart card authentication
121121

122-
To use a smart card in your session, make sure you've installed the smart card drivers on the session host and enabled [smart card redirection](configure-device-redirections.md#smart-card-redirection). Review the [client comparison chart](compare-remote-desktop-clients.md?pivots=azure-virtual-desktop#in-session-authentication) to make sure your client supports smart card redirection.
122+
To use a smart card in your session, make sure you've installed the smart card drivers on the session host and enabled [smart card redirection](redirection-configure-smart-cards.md). Review the comparison charts for [Windows App](/windows-app/compare-platforms-features?pivots=azure-virtual-desktop#device-redirection) and the [Remote Desktop app](compare-remote-desktop-clients.md?pivots=azure-virtual-desktop#device-redirection) to make you can use smart card redirection.
123123

124124
## Next steps
125125

articles/virtual-desktop/client-device-redirection-intune.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 05/29/2024
1616
> [!TIP]
1717
> This article contains information for multiple products that use the Remote Desktop Protocol (RDP) to provide remote access to Windows desktops and applications.
1818
19-
Redirection of resources and peripherals from a user's local device to a remote session from Azure Virtual Desktop or Windows 365 using the Remote Desktop Protocol (RDP), such as the clipboard, camera, and audio, is normally governed by central configuration of a host pool and its session hosts. Client device redirection is configured for Windows App and the Remote Desktop app using a combination of Microsoft Intune app configuration policies, app protection policies, and Microsoft Entra Conditional Access on a user's local device.
19+
Redirection of resources and peripherals from a user's local device to a remote session from Azure Virtual Desktop or Windows 365 over the Remote Desktop Protocol (RDP), such as the clipboard, camera, and audio, is normally governed by central configuration of a host pool and its session hosts. Client device redirection is configured for Windows App and the Remote Desktop app using a combination of Microsoft Intune app configuration policies, app protection policies, and Microsoft Entra Conditional Access on a user's local device.
2020

2121
These features enable you to achieve the following scenarios:
2222

articles/virtual-desktop/clipboard-transfer-direction-data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You apply settings to your session hosts. It doesn't depend on a specific Remote
2323

2424
To configure the clipboard transfer direction, you need:
2525

26-
- Host pool RDP properties must allow [clipboard redirection](configure-device-redirections.md#clipboard-redirection), otherwise it will be completely blocked.
26+
- Host pool RDP properties must allow [clipboard redirection](redirection-configure-clipboard.md), otherwise it will be completely blocked.
2727

2828
- Depending on the method you use to configure the clipboard transfer direction:
2929

articles/virtual-desktop/compare-remote-desktop-clients.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,9 @@ The following table provides a description for each of the multimedia features:
262262

263263
The following sections detail the redirection support available on each platform.
264264

265+
> [!TIP]
266+
> Redirection of some peripheral and resource types needs to be enabled by an administrator before they can be used in a remote session. For more information, see [Redirection over the Remote Desktop Protocol](redirection-remote-desktop-protocol.md), where you can also find links in the [Related content](redirection-remote-desktop-protocol.md#related-content) section to articles that explain how to configure redirection for specific peripheral and resource types.
267+
265268
### Device redirection
266269

267270
The following table shows which local devices you can redirect to a remote session on each platform:

articles/virtual-desktop/configure-device-redirections.md

Lines changed: 0 additions & 220 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: dknappettmsft
3+
ms.author: daknappe
4+
ms.topic: include
5+
ms.service: azure-virtual-desktop
6+
ms.date: 08/08/2024
7+
---
8+
9+
- [Redirection over the Remote Desktop Protocol](../redirection-remote-desktop-protocol.md).
10+
- [Supported RDP properties](../rdp-properties.md).
11+
- [Compare Windows App features across platforms and devices](/windows-app/compare-platforms-features#redirection).
12+
- [Compare Remote Desktop app features across platforms and devices](../compare-remote-desktop-clients.md#redirection).
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: dknappettmsft
3+
ms.author: daknappe
4+
ms.topic: include
5+
ms.service: azure-virtual-desktop
6+
ms.date: 08/08/2024
7+
---
8+
9+
> [!TIP]
10+
> This article is shared for services and products that use the Remote Desktop Protocol (RDP) to provide remote access to Windows desktops and apps.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: dknappettmsft
3+
ms.author: daknappe
4+
ms.topic: include
5+
ms.service: azure-virtual-desktop
6+
ms.date: 04/17/2024
7+
---
8+
9+
> [!TIP]
10+
> This article is shared for services and products that use the Remote Desktop Protocol (RDP) to provide remote access to Windows desktops and apps.
11+
>
12+
> Select a product using the buttons at the top of this article to show the relevant content.

0 commit comments

Comments
 (0)