Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Notebooks doesn't display images that have uppercase file extensions #17404

@Charles-Gagnon

Description

@Charles-Gagnon
  1. Create an image and give it an uppercase file extension (e.g. test.PNG)
  2. Attach the image to the Notebook

The image will either show as a broken link or fail to attach and these errors appear in the console :

Failed to fetch: TypeError: Failed to fetch
file: Refused to load resource c:\Users\chgagnon\Desktop\test.PNG from file: protocol (original URL: file:///C:/Users/chgagnon/Desktop/test.PNG)

If I change the URL in the notebook to lowercase (![](c:\src\AzureDataStudio\extensions\notebook\test.png)) then it works fine. (on Windows at least)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions