Workload Manifest Schema Version
N/A
Description
After updating to Windows 11 OS Build 26200.8xxx, workload uploads can fail because the system may not correctly recognize .nupkg files during validation.
Error: “Please ensure you upload a valid .nupkg package file.”
✅Workaround (temporary)
On the machine used to upload the workload package:
- Open Registry Editor (regedit)
- Go to: HKEY_CLASSES_ROOT.nupkg
- Ensure:
- (Default) = (value not set)
- ContentType = not present (delete it if it exists)
- Restart the machine (may be required) and retry the upload
Estimated fix date: 2026-05-03 (estimate; may change).
Steps to Reproduce
- Install the latest Windows updates so the device is running Windows 11 OS Build 26200.8xxx.
- In Microsoft Fabric Admin portal → Workloads → Upload workload, try uploading a valid .nupkg (NuGet) package.
Expected vs Actual Behavior
Expected behavior
Uploading a valid .nupkg workload package in Microsoft Fabric Admin portal → Workloads → Upload workload should succeed and the package should be accepted by the portal.
Actual behavior
After recent Windows updates (Windows 11 OS Build 26200.8xxx), the upload fails and the portal shows:
“Please ensure you upload a valid .nupkg package file.”
Relevant Logs / Error Codes
Additional Context
No response
Workload Manifest Schema Version
N/A
Description
After updating to Windows 11 OS Build 26200.8xxx, workload uploads can fail because the system may not correctly recognize .nupkg files during validation.
Error: “Please ensure you upload a valid .nupkg package file.”
✅Workaround (temporary)
On the machine used to upload the workload package:
Estimated fix date: 2026-05-03 (estimate; may change).
Steps to Reproduce
Expected vs Actual Behavior
Expected behavior
Uploading a valid
.nupkgworkload package in Microsoft Fabric Admin portal → Workloads → Upload workload should succeed and the package should be accepted by the portal.Actual behavior
After recent Windows updates (Windows 11 OS Build 26200.8xxx), the upload fails and the portal shows:
“Please ensure you upload a valid .nupkg package file.”
Relevant Logs / Error Codes
Additional Context
No response