Skip to content

Commit df0dcd5

Browse files
committed
Acrolinx edits
1 parent 5845653 commit df0dcd5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-desktop/app-attach-faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sections:
3535
- question: |
3636
How do I get an MSIX package?
3737
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).
3939
4040
- question: |
4141
Which operating systems support MSIX app attach?
@@ -58,14 +58,14 @@ sections:
5858
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.
5959
6060
- 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?
6262
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.
6464
6565
- question: |
6666
How do permissions work with MSIX app attach?
6767
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.
6969
7070
- question: |
7171
How many users can use an MSIX image handle?
@@ -115,7 +115,7 @@ sections:
115115
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.
116116
117117
- 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?
119119
answer: |
120120
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:
121121

0 commit comments

Comments
 (0)