Forum Discussion
MSIX app attach Azure portal integration public preview
Any updates regarding why App Attach registration part started to fail last week with the error
AppAttachRegisterAsync: Failed to get packages to register: Microsoft.RDInfra.Shared.Common.RestError.RestException: WVD_50002: ≤S-1-5-21-1582688470-541055633-2624462867-3101≥ not found.
Thogjo has reported exactly same issue. I verified that the issue is still there...
hello
Any update about the issue (error 400) when trying to add MSIX stored on Azure File share (on a joined Azure ADDS Storage Account ?
-share & ntfs permissions are ok-
regards,
- mjzoutJan 29, 2021Copper Contributor
do you still have this error or is it solved for you?
I'm getting the same error;
Error: Could not get MSIX applications for Host Pool '≤≥' from image '≤\\xxxxxxxx.file.core.windows.net\msix\GoogleChrome.vhdx≥'. Check inner exception for details. (Code: 400)
- ThogjoJan 29, 2021Copper Contributor
I solved it.
Are you using AADDS or ADDS?
You need to make sure your sessionhosts have the IAM Storage File Data SMB Share Reader rights and also you need to follow the guide and grant the NTFS rights.
And finally, you must add the code certificate to trusted people on all sessionhosts 🙂
- AndrewTaylor140Jan 29, 2021Copper Contributor
My issue was because the users and machines were on different domains so the permissions couldn't cope. I just built a couple of file servers in azure with a DFS share for the packages, not had an issue since
- ThogjoJan 29, 2021Copper Contributor
ah ok, i use Azure fileshares for everything. works great. 🙂