MSEndpointMgr / IntuneWin32App

Provides a set of functions to manage all aspects of Win32 apps in Microsoft Intune.
MIT License
351 stars 91 forks source link

Cannot upload small application-packages #127

Open emipa606 opened 12 months ago

emipa606 commented 12 months ago

Recently any package below about 70mb fails to upload. "Failed to create Win32 app, commit file request operation failed" Any package larger than that uploads fine, regardless if using AzCopy.

Any ideas of what it could be? Ive started padding all uploads but that seems like a silly workaround.

NickolajA commented 10 months ago

I've not experienced this myself, did you say it happens regardless of using the "native" upload functionality or AzCopy?

emipa606 commented 10 months ago

Yes, but I have not tested it recently so hopefully it was a temporary problem. I'll do some new tests and update this issue.

NickolajA commented 10 months ago

Appreciate it!

emipa606 commented 8 months ago

Tested this during last week and it is still an issue. Not sure if it something in our tenant only. Turned on the padding again today and all applications deployed ok.