Skip to content

Commit 11970f6

Browse files
committed
Fixing small items.
1 parent cfa811e commit 11970f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/app-attach.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Test and troubleshoot MSIX packages with app attach - Azure
33
description: Learn how to use MSIX app attach to mount disk images for testing and troubleshooting outside of Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 02/03/2023
6+
ms.date: 02/07/2023
77
ms.author: helohr
88
manager: femila
99
---
@@ -19,7 +19,7 @@ Before you can use MSIX app attach to follow the directions in this article, you
1919

2020
- A Windows 10 or 11 client.
2121
- An application you've expanded from MSIX format into app attach format. To learn how to expand an MSIX application, see [Using the MSIXMGR tool](app-attach-msixmgr.md).
22-
- If you're using a cimFS image, you'll need to install the following module before you can get started:
22+
- If you're using a CimFS image, you'll need to install the following module before you can get started:
2323

2424
```powershell
2525
Install-Module CimDiskImage
@@ -29,7 +29,7 @@ Before you can use MSIX app attach to follow the directions in this article, you
2929
These instructions don't require an Azure Virtual Desktop deployment because they describe a process for testing outside of Azure Virtual Desktop.
3030

3131
>[!NOTE]
32-
>Microsoft Support doesn't currently support the PowerShell scripts in this article, so if you run into any problems, you'll need to submit a request on [the module's Github repository](https://github.com/Azure/RDS-Templates/tree/master/msix-app-attach).
32+
>Microsoft Support doesn't currently support this CimFS disk image module, so if you run into any problems, you'll need to submit a request on [the module's Github repository](https://github.com/Azure/RDS-Templates/tree/master/msix-app-attach).
3333
3434
## Phases of MSIX app attach
3535

0 commit comments

Comments
 (0)