Skip to content

Commit 01f99a3

Browse files
authored
Merge pull request #234815 from dknappettmsft/avd-whats-new-docs-msixmgr
AVD added what's new articles for MSIXMGR and documentation
2 parents 525bf96 + 8d77153 commit 01f99a3

14 files changed

+75
-11
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
href: whats-new-webrtc.md
2121
- name: Multimedia redirection (MMR)
2222
href: whats-new-multimedia-redirection.md
23+
- name: MSIXMGR tool
24+
href: whats-new-msixmgr.md
2325
- name: Remote Desktop clients
2426
items:
2527
- name: Windows Desktop client
@@ -34,6 +36,8 @@
3436
href: whats-new-client-android-chrome-os.md
3537
- name: Microsoft Store client
3638
href: whats-new-client-microsoft-store.md
39+
- name: Documentation
40+
href: whats-new-documentation.md
3741
- name: Tutorials
3842
expanded: true
3943
items:

articles/virtual-desktop/whats-new-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in the Azure Virtual Desktop Agent? - Azure
33
description: New features and product updates for the Azure Virtual Desktop Agent.
44
author: Heidilohr
5-
ms.topic: overview
5+
ms.topic: release-notes
66
ms.date: 04/11/2023
77
ms.author: helohr
88
manager: femila

articles/virtual-desktop/whats-new-client-android-chrome-os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in the Remote Desktop client for Android and Chrome OS - Azure Virtual Desktop
33
description: Learn about recent changes to the Remote Desktop client for Android and Chrome OS
4-
ms.topic: conceptual
4+
ms.topic: release-notes
55
author: heidilohr
66
ms.author: helohr
77
ms.date: 01/04/2023

articles/virtual-desktop/whats-new-client-ios-ipados.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in the Remote Desktop client for iOS and iPadOS - Azure Virtual Desktop
33
description: Learn about recent changes to the Remote Desktop client for iOS and iPadOS
4-
ms.topic: conceptual
4+
ms.topic: release-notes
55
author: heidilohr
66
ms.author: helohr
77
ms.date: 01/04/2023

articles/virtual-desktop/whats-new-client-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in the Remote Desktop client for macOS - Azure Virtual Desktop
33
description: Learn about recent changes to the Remote Desktop client for macOS
4-
ms.topic: conceptual
4+
ms.topic: release-notes
55
author: heidilohr
66
ms.author: helohr
77
ms.date: 01/04/2023

articles/virtual-desktop/whats-new-client-microsoft-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in the Remote Desktop Microsoft Store client - Azure Virtual Desktop
33
description: Learn about recent changes to the Remote Desktop Microsoft Store client
4-
ms.topic: conceptual
4+
ms.topic: release-notes
55
author: heidilohr
66
ms.author: helohr
77
ms.date: 01/04/2023

articles/virtual-desktop/whats-new-client-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in the Remote Desktop Web client for Azure Virtual Desktop
33
description: Learn about recent changes to the Remote Desktop Web client for Azure Virtual Desktop
4-
ms.topic: conceptual
4+
ms.topic: release-notes
55
author: dknappettmsft
66
ms.author: daknappe
77
ms.date: 01/25/2023

articles/virtual-desktop/whats-new-client-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: What's new in the Remote Desktop client for Windows - Azure Virtual Desktop
33
description: Learn about recent changes to the Remote Desktop client for Windows
4-
ms.topic: conceptual
4+
ms.topic: release-notes
55
author: heidilohr
66
ms.author: helohr
77
ms.date: 04/11/2023
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: What's new in documentation - Azure Virtual Desktop
3+
description: Learn about new and updated articles to the Azure Virtual Desktop documentation
4+
ms.topic: release-notes
5+
author: dknappettmsft
6+
ms.author: daknappe
7+
ms.date: 04/18/2023
8+
---
9+
10+
# What's new in documentation for Azure Virtual Desktop
11+
12+
We update documentation for Azure Virtual Desktop on a regular basis. In this article we highlight articles for new features and where there have been important updates to existing articles.
13+
14+
## March 2023
15+
16+
In March 2023, we published the following changes:
17+
18+
- A new article for [Uniform Resource Identifier (URI) schemes with the Remote Desktop client](uri-scheme.md).
19+
- An update showing you how to [give session hosts in a personal host pool a friendly name](configure-host-pool-personal-desktop-assignment-type.md#give-session-hosts-in-a-personal-host-pool-a-friendly-name).
20+
21+
## February 2023
22+
23+
In February 2023, we published the following changes:
24+
25+
- Updated [RDP Shortpath](rdp-shortpath.md?tabs=public-networks) and [Configure RDP Shortpath](configure-rdp-shortpath.md?tabs=public-networks) articles with the public preview information for an indirect UDP connection using the Traversal Using Relay NAT (TURN) protocol with a relay between a client and session host.
26+
- Reorganized table of contents
27+
- Published the following articles for deploying Azure Virtual Desktop:
28+
- [Tutorial to create and connect to a Windows 11 desktop with Azure Virtual Desktop](tutorial-create-connect-personal-desktop.md)
29+
- [Create a host pool](create-host-pool.md)
30+
- [Create an application group, a workspace, and assign users](create-application-group-workspace.md)
31+
- [Add session hosts to a host pool](add-session-hosts-host-pool.md)
32+
33+
## Next steps
34+
35+
- Learn [what's new for Azure Virtual Desktop](whats-new.md).

articles/virtual-desktop/whats-new-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in Azure Virtual Desktop Insights?
33
description: New features and product updates in Azure Virtual Desktop Insights.
44
author: Heidilohr
5-
ms.topic: conceptual
5+
ms.topic: release-notes
66
ms.date: 03/16/2023
77
ms.author: helohr
88
manager: femila

0 commit comments

Comments
 (0)