Skip to content

Commit 0748e50

Browse files
Merge pull request #214232 from NDVALPHA/NDVALPHA-MSIX-COMPUTERPERMISSIONS
NDVALPHA-CORRECTED-COMPUTEROBJECT-PERMISSIONS
2 parents afad6c0 + 071cbad commit 0748e50

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
@@ -57,7 +57,7 @@ If you're storing your MSIX applications in Azure Files, then for your session h
5757

5858
| Azure object | Required role | Role function |
5959
|-----------------------------------|--------------------------------------------------|-----------------------------------------------|
60-
| Session host (VM computer objects)| Storage File Data SMB Share Contributor | Read and Execute, Read, List folder contents |
60+
| Session host (VM computer objects)| Storage File Data SMB Share Reader | Allows for read access to Azure File Share over SMB |
6161
| Admins on File Share | Storage File Data SMB Share Elevated Contributor | Full control |
6262
| Users on File Share | Storage File Data SMB Share Contributor | Read and Execute, Read, List folder contents |
6363

@@ -75,7 +75,7 @@ To assign session host VMs permissions for the storage account and file share:
7575

7676
6. Join the storage account to AD DS by following the instructions in [Part one: enable AD DS authentication for your Azure file shares](../storage/files/storage-files-identity-ad-ds-enable.md#option-one-recommended-use-azfileshybrid-powershell-module).
7777

78-
7. Assign the synced AD DS group to Azure AD, and assign the storage account the Storage File Data SMB Share Contributor role.
78+
7. Assign the synced AD DS group to Azure AD, and assign the storage account the Storage File Data SMB Share Reader role.
7979

8080
8. Mount the file share to any session host by following the instructions in [Part two: assign share-level permissions to an identity](../storage/files/storage-files-identity-ad-ds-assign-permissions.md).
8181

0 commit comments

Comments
 (0)