Skip to content

[Doc]: AzureBlobFileSystem(credential) #525

@davidkhala

Description

@davidkhala

Hi maintainers, I am new to adlfs community and get confused immediate on pydoc below

class AzureBlobFileSystem(AsyncFileSystem):
...
    credential: azure.core.credentials_async.AsyncTokenCredential or SAS token
        The credentials with which to authenticate.  Optional if the account URL already has a SAS token.
        Can include an instance of TokenCredential class from azure.identity.aio.

but in the function signature of init, I see type hint of credential is str. What should it actually accept?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions