Skip to content

[Bug] Workload upload fails on Windows: valid .nupkg rejected with “Please ensure you upload a valid .nupkg package" file” #267

@natali0r

Description

@natali0r

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:

  1. Open Registry Editor (regedit)
  2. Go to: HKEY_CLASSES_ROOT.nupkg
  3. Ensure:
    • (Default) = (value not set)
    • ContentType = not present (delete it if it exists)
Image
  1. Restart the machine (may be required) and retry the upload

Estimated fix date: 2026-05-03 (estimate; may change).

Steps to Reproduce

  1. Install the latest Windows updates so the device is running Windows 11 OS Build 26200.8xxx.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions