Forum Discussion
MSIX app attach Azure portal integration public preview
Went through the process, as described. Added certificated, added MSIX package, created application group, added MSIX application, assigned user, all executed properly on Azure portal.
But in the end the user does not see the application anywhere.
No new disk mounted, no application icon on desktop, no Start menu entry.
Repeated the process again with different package, added application directly to Desktop application group, rebooted the VM multiple times, changed application's registration type, switch to inactive, back to active, in vain. No idea how the assigned user should see and use the application.
IF the package does not mount/stage nothing after that will work. For mounting/staging to fail there are few options 1) no permission, 2) bad vhd, 3) wrong version of agent and bootloader, 4)package is not active
- schmidtp_duna-drava_huJan 04, 2021Copper Contributor
Checked everything you listed again:
1) read permission for Everyone
2) I used different VHDs, even the Chrome downloadable from the article
3) Agent version has been confirmed to be updated
4) Package active. I did even try to switch it inactive and active again, did not help.