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...
ejbakker
Jan 07, 2021Copper Contributor
Hi, i have a couple of questions about MSIX app attach:
1. If i have multiple users logged in over multiple session host. Do both hosts get the single (notepad++) VHD attached? Normally VHD can only attach to one OS right?
2. What kind off applications don't work with app attach?
3. What happens when a share with the VHD('s) attached is disconnected?
- Stefan GeorgievJan 08, 2021Iron Contributor1. No that is not true if you are mounting as readonly which we are 🙂
2. This is a complex topic - drivers of any kind, vpn client, anitvirus
3. Generally nothing unless a machine restart and tries to mount that VHD but the share is missing then you get host going unavailable.