Forum Discussion
cdranschak
Oct 23, 2023Copper Contributor
MSIX App Attach - Updating packages\Images with newer application versions
Hello, I have been testing MSIX app attach on AVD over the last week or so. I am looking for best practices\methods for updating deployed packages\images with application updates. I can't seem to...
cdranschak
Oct 25, 2023Copper Contributor
Did a bit more testing. Seems like I would just create a new MSIX package with the new installer for the new application version, create another image. Add the new cim to my host pool, I noticed when I added the new image to my host pool, it changed the previous version to inactive and the new version to active. Upon logging in I have the new application version available.
Can anyone confirm this is the correct\best\easiest method for updating applications via app attach on AVD?
Can anyone confirm this is the correct\best\easiest method for updating applications via app attach on AVD?
- MattNowickiApr 09, 2024Copper Contributor
cdranschak Did you have success with this approach? We've been using MSIX for about a year, and application updates continue to be a struggle. We end up having to reboot session hosts in order to push out an updated version. Otherwise, if just one session host has the MSIX package open, we are unable to update. It sounds like your approach uses a different file name each time you deploy an update?