You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/app-attach-faq.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ sections:
35
35
- question: |
36
36
How do I get an MSIX package?
37
37
answer: |
38
-
Your software vendor will give you an MSIX package. You can also convert non-MSIX packages to MSIX. Learn more at [How to move your existing installers to MSIX](/windows/msix/packaging-tool/create-an-msix-overview#how-to-move-your-existing-installers-to-msix).
38
+
Your software vendor gives you an MSIX package. You can also convert non-MSIX packages to MSIX. Learn more at [How to move your existing installers to MSIX](/windows/msix/packaging-tool/create-an-msix-overview#how-to-move-your-existing-installers-to-msix).
39
39
40
40
- question: |
41
41
Which operating systems support MSIX app attach?
@@ -58,14 +58,14 @@ sections:
58
58
For two versions of the same MSIX applications to run simultaneously, the MSIX package family defined in the appxmanifest.xml file must be different for each app.
59
59
60
60
- question: |
61
-
Should I disable auto-update when using MSIX app attach?
61
+
Should I disable automatic updating of applications when using MSIX app attach?
62
62
answer: |
63
-
Yes. MSIX app attach doesn't support auto-update for MSIX applications.
63
+
Yes. MSIX app attach doesn't support automatic updating for MSIX applications.
64
64
65
65
- question: |
66
66
How do permissions work with MSIX app attach?
67
67
answer: |
68
-
All virtual machines (VMs) in a host pool that uses MSIX app attach must have read permissions on the file share where the MSIX images are stored. If it also uses Azure Files, they'll need to be granted both role-based access control (RBAC) and New Technology File System (NTFS) permissions.
68
+
All virtual machines (VMs) in a host pool that uses MSIX app attach must have read permissions on the file share where the MSIX images are stored. If it also uses Azure Files, they need to be granted both role-based access control (RBAC) and New Technology File System (NTFS) permissions.
69
69
70
70
- question: |
71
71
How many users can use an MSIX image handle?
@@ -115,7 +115,7 @@ sections:
115
115
Each session host has different limits based on their CPU, memory, and OS. Going over these limits can affect application performance and overall user experience. However, MSIX app attach itself has no limit on how many applications it can use.
116
116
117
117
- question: |
118
-
How many .VHD or .VHDX files can I mount on a host pool?
118
+
How many VHD or VHDX files can I mount on a host pool?
119
119
answer: |
120
120
MSIX app attach itself doesn't have a limit to the number of files you can mount. However, the host pool itself can be limited by the following factors:
0 commit comments