Forum Discussion
Moodie_Ghaddar
Microsoft
Mar 13, 2024Distribute appinstaller and MSIX via Azure blob storage.
Hey all,
I have an automated CD pipeline that signs the MSIX package and uploads both the MSIX package and appinstaller file to an Azure blob storage.
Since my users do not have direct ac...
- Mar 14, 2024
The issue was that I needed to enable range processing on my web application API.
Moodie_Ghaddar
Microsoft
Mar 14, 2024The issue was that I needed to enable range processing on my web application API.
myokeeh
Jan 31, 2025Iron Contributor
Can you expand on how you got this to work? I'm also looking to using Blob storage for this.