Skip to content

Commit d1b2488

Browse files
Merge pull request #291000 from dknappettmsft/patch-2
AVD app-attach-overview.md fix zone pivot
2 parents 35e574b + 18df334 commit d1b2488

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,12 @@ If these requirements are met, the user gets the application. Assigning applicat
6868

6969
## Application images
7070

71-
Before you can use your application packages with Azure Virtual Desktop, you need to [Create an MSIX image](app-attach-create-msix-image.md) from your existing application packages using the MSIXMGR tool. You then need to store each disk image on a file share that is accessible by your session hosts. For more information on the requirements for a file share, see [File share](#file-share).
71+
::: zone pivot="app-attach"
72+
Before you can use MSIX application packages with Azure Virtual Desktop, you need to [Create an MSIX image](app-attach-create-msix-image.md) from your existing application packages. Alternatively, you can use an [App-V package instead](/windows/application-management/app-v/appv-creating-and-managing-virtualized-applications). You then need to store each MSIX image or App-V package on a file share that's accessible by your session hosts. For more information on the requirements for a file share, see [File share](#file-share).
73+
::: zone-end
7274

73-
::: zone-pivot="app-attach"
74-
If using App-V, see [Creating and managing App-V virtualized applications](/windows/application-management/app-v/appv-creating-and-managing-virtualized-applications).
75+
::: zone pivot="msix-app-attach"
76+
Before you can use MSIX application packages with Azure Virtual Desktop, you need to [Create an MSIX image](app-attach-create-msix-image.md) from your existing application packages. You then need to store each disk image on a file share that's accessible by your session hosts. For more information on the requirements for a file share, see [File share](#file-share).
7577
::: zone-end
7678

7779
### Disk image types

0 commit comments

Comments
 (0)