Skip to content

SetAccessControl on HNS account shall be a configurable choice #1935

@vibhansa-msft

Description

@vibhansa-msft

When we mount an HNS account using accoutType set to ADLS, by default the permissions are preserved for any file. When I create a file implicitly kernel calls a chmod operation. In datalake.go this results in a REST call to SetAccessControl API. As my auth does not have permissions to change the mode of a blob, this fails on the backend. I want a cli flag in azstorage which allows me to disable this functionlity of calling SetAccessControl in datalake.go.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions