Skip to content

Commit 789f5a0

Browse files
committed
AVD added what's new articles for MSIXMGR and documenation
1 parent dd78ae1 commit 789f5a0

File tree

3 files changed

+64
-0
lines changed

3 files changed

+64
-0
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:
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: whats-new
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).
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: What's new in the MSIXMGR tool - Azure Virtual Desktop
3+
description: Learn about what's new in the MSIXMGR tool.
4+
ms.topic: whats-new
5+
author: fiza-microsoft
6+
ms.author: fizaazmi
7+
ms.date: 04/18/2023
8+
---
9+
10+
# What's new in the MSIXMGR tool
11+
12+
This article provides information about the latest updates to the MSIXMGR tool, which you use for expanding MSIX-packaged applications into MSIX images for use with Azure Virtual Desktop.
13+
14+
## Version 1.1.122.0
15+
16+
In this release, we've made the following changes:
17+
18+
- MSIXMGR now supports the expansion of MSIX bundles.
19+
- Support for creating a VHD image without the size parameter.
20+
- Improved support for creation of MSIX images as *CIM* files without the need to provide the VHD size parameter.
21+
- Support for apps with long package paths (over 128 characters).
22+
23+
## Next steps
24+
25+
- Learn how to [use the MSIXMGR tool](app-attach-msixmgr).

0 commit comments

Comments
 (0)