Skip to content

[C++][FS] Use default Azure credentials implicitly and support anonymous credentials explictly #39449

@felipecrv

Description

@felipecrv

Describe the enhancement requested

As the next release is coming with a lot of the Azure FS implemented, I would like to propose a change to how AzureOptions works:

  • Use default credentials without any explicit AzureOptions::Configure- call
  • Support anonymous credentials (can only access public containers) instead of returning an error (but require an explicit call to ConfigureAnonymousCredential().

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions