Forum Discussion
Moin809
Dec 27, 2021Copper Contributor
Failed to retrieve Msix packages
Hi All When I try to add the MSIX package to the application group , I get below error. failed to retrieve msix packages there was an error retrieving the msix packages. please refresh the pa...
Moin809
Dec 28, 2021Copper Contributor
Hi Johan
Thanks for your reply.
Yes the session hosts are added to a AD group and the group has access to the file share as well as the NTFS permissions.
The group is synced to AAD but the computer objects are not. I have not read anywhere in the documentation that we need to sync the computer objects as well.
Do you think this might be the issue and we need to sync the computer objects as well.
Thanks for your reply.
Yes the session hosts are added to a AD group and the group has access to the file share as well as the NTFS permissions.
The group is synced to AAD but the computer objects are not. I have not read anywhere in the documentation that we need to sync the computer objects as well.
Do you think this might be the issue and we need to sync the computer objects as well.
Dec 28, 2021
Hey,
Is your msix share on Azure Files?
Have you checked this? https://docs.microsoft.com/en-us/azure/virtual-desktop/app-attach-file-share
The session hosts need to be synced to Azure AD and the group that the hosts are in need to have specific access on the Azure File share. (Storage File Data SMB Share Contributor)
Is your msix share on Azure Files?
Have you checked this? https://docs.microsoft.com/en-us/azure/virtual-desktop/app-attach-file-share
The session hosts need to be synced to Azure AD and the group that the hosts are in need to have specific access on the Azure File share. (Storage File Data SMB Share Contributor)
- Moin809Jan 01, 2022Copper ContributorHi
I have replicated the computer accounts to azure AD, I can see them in the group on azure.
But still no luck, I see the same error- Jan 01, 2022Hi,
Did you follow all the needed steps? Check out this link
https://www.christiaanbrinkhoff.com/2020/12/02/the-future-of-application-virtualization-learn-here-how-to-create-and-configure-msix-app-attach-packages-containers-on-windows-10-enterprise-multi-and-single-session-build-2004-and-higher-for-win/- Moin809Jan 04, 2022Copper Contributor
Hi Johan
The issue is fixed now. The application packaging had to to be done on the similar image. Hence I did the packaging on the one of the host. Previously I was doing it on my desktop.
Other than that private DNS zone linking and DNS resolution in AD also were few points to look into.
Thank you for your help. Appreciate it.