Skip to content

Azure storage for url access control/expiration does not work with Django 5.1+ #1500

@jeffpfoster

Description

@jeffpfoster

Our environment is currently working fine with django 5.0 and returns urls for azure storage with the correct parameters on the url

https://mediastorage.blob.core.windows.net/media/file.txt?se=2025-04-18&sp=r&sv=2025-05-05&sr=b&sig=asdfasdfasdfasdfasdfasdf

If we upgrade to 5.1 or 5.2 version of django the url for storage files only return the file with no parameters.

https://mediastorage.blob.core.windows.net/media/file.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions