Skip to content

Commit 406dc74

Browse files
Merge pull request #231374 from dknappettmsft/avd-clarify-cim-version
AVD clarify CIM version
2 parents 348314c + f8189da commit 406dc74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/app-attach-msixmgr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using MSIXMGR tool - Azure
33
description: How to use the MSIXMGR tool for Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 02/23/2021
6+
ms.date: 03/20/2023
77
ms.author: helohr
88
manager: femila
99
---
@@ -12,7 +12,7 @@ manager: femila
1212
The MSIXMGR tool is for expanding MSIX-packaged applications into MSIX images. The tool takes an MSIX-packaged application (.MSIX) and expands it into a VHD, VHDx, or CIM file. The resulting MSIX image is stored in the Azure Storage account that your Azure Virtual Desktop deployment uses.This article will show you how to use the MSIXMGR tool.
1313

1414
>[!NOTE]
15-
>To guarantee compatibility, make sure the CIMs storing your MSIX images are generated on the OS version you're running in your Azure Virtual Desktop host pools. MSIXMGR can create CIM files, but you can only use those files with a host pool running Windows 10 20H2.
15+
>To guarantee compatibility, make sure the CIM files storing your MSIX images are generated on a version of Windows that is lower than or equal to the version of Windows where you are planning to run the MSIX packages. For example, CIM files generated on Windows 11 may not work on Windows 10.
1616
1717
## Requirements
1818

0 commit comments

Comments
 (0)