Skip to content

azblob: Make it possible to set API version on BlobClient #25531

@stanhu

Description

@stanhu

Feature Request

This is related to:

Currently the BlobClient hard-codes the x-ms-version to 2025-11-05:

req.Raw().Header["x-ms-version"] = []string{"2025-11-05"}

However, Azure Stack Hub needs an older value.

Metadata

Metadata

Labels

StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions