Skip to content

Incomplete Fix to Passing PermissionKey Header #25698

@wonwuakpa-msft

Description

@wonwuakpa-msft

Bug Report

The fixes for the permissionKey header handling were not fully implemented in the Go SDK. While the issue was addressed for the Create File API here, it was not resolved in these API calls:

Currently in these APIs, the SDK incorrectly sets the x-ms-file-permission-format header when it is not needed. In instances when x-ms-file-permission is not set, this behavior leads to MissingRequiredHeader errors in AzCopy affecting cx.

Can this handling be done in the necessary APIs? Thanks

Metadata

Metadata

Labels

StorageStorage Service (Queues, Blobs, Files)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions