Skip to content

Commit 455606c

Browse files
Merge pull request #209631 from dknappettmsft/avd-msix-app-attach-ou-correction
AVD MSIXApp Attach corrected OU
2 parents f323013 + 0e841a5 commit 455606c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/app-attach-file-share.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ To assign session host VMs permissions for the storage account and file share:
8181

8282
9. Grant NTFS permissions on the file share to the AD DS group.
8383

84-
10. Set up NTFS permissions for the user accounts. You'll need an operating unit (OU) sourced from the AD DS that the accounts in the VM belong to.
84+
10. Set up NTFS permissions for the user accounts. You'll need an organizational unit (OU) sourced from the AD DS that the accounts in the VM belong to.
8585

8686
Once you've assigned the identity to your storage, follow the instructions in the articles in [Next steps](#next-steps) to grant other required permissions to the identity you've assigned to the VMs.
8787

88-
You'll also need to make sure your session host VMs have New Technology File System (NTFS) permissions. You must have an operational unit container that's sourced from Active Directory Domain Services (AD DS), and your users must be members of that operational unit to use these permissions.
88+
You'll also need to make sure your session host VMs have NTFS permissions. You must have an OU container that's sourced from Active Directory Domain Services (AD DS), and your users must be members of that OU to use these permissions.
8989

9090
## Next steps
9191

0 commit comments

Comments
 (0)