Forum Discussion
Stefan Georgiev
Dec 14, 2020Iron Contributor
MSIX app attach Azure portal integration public preview
MSIX app attach is an application layering solution that allows you to dynamically attach an application (that is an MSIX package) to a user session. Separating the application from the operating sys...
derekblythe
Dec 21, 2020Copper Contributor
Thanks for the article Stefan Georgiev. We are seeing an issue where the VHD file doesn't mount to the host.
- Have 2 different host pools each with one active session host (2004 on one, 20H1 on other)
- Host pools are in validation mode
- File share is Azure Files with AD DS enabled and is accessible to VM in the host pools as well as for users (read-only permissions)
- Installed WVDContosoAppAttach certificate to session host > Local Computer > Trusted people.
- Have added two MSIX packages, one that I built, the other the Google Chrome one from the article
- Added the applications to the app group and confirmed assignments are set correctly
- One host is running 2004 and the other is running 20H1
The apps do not show up on the hosts. The VHD files do not mount and I don't see any logs in the event viewer related to Microsoft.RDInfra.AppAttach.
Any idea on where to look next for troubleshooting it?
Stefan Georgiev
Dec 28, 2020Iron Contributor
Try this https://github.com/stgeorgi/msixappattach/tree/master/event_viewer_filter in the same github there are few other troubleshooting docs