Forum Discussion
Step by step guide on computer account auth for Azure Files
JeremyWallace , were you able to find a solution for this issue? We have same setup. Cloud only users and AADDS. Can't get MSIX app attach to work. Have you tried a file share on an Azure VM? Not sure what other options there might be. Just looking for ideas. Amazing how hard it's been to find info on this. Usually they will tell you that Hybrid Auth is REQUIRED or something like that but they don't in the documentation. Pretty frustrating. Thanks for any ideas.
Chrisvanaz I don't believe that MSIX App Attach is supported with Azure AD Domain Services at all today.
I believe part of this limitation is that you don't have any rights in the AADDS Domain to assign NTFS permissions.
- Stefan GeorgievApr 22, 2021Former Employee
AzureAcademy you are correct, we are adding this disclaimer to our documentation
- ChrisvanazApr 08, 2021Copper ContributorI believe you are correct. I haven't been able to find anything that officially says that. I believe it's because you can't assign the RBAC permissions to the computer account. I can assign the NTFS permissions. We even tried assigning the computer managed ID the RBAC role but still doesn't work.