common.configuration.specs.azure_credentials
AzureCredentialsWithoutDefaults Objects
@configspec
class AzureCredentialsWithoutDefaults(CredentialsConfiguration)
Credentials for azure blob storage, compatible with adlfs
azure_sas_token_permissions
Permissions to use when generating a SAS token. Ignored when sas token is provided directly
to_adlfs_credentials
def to_adlfs_credentials() -> Dict[str, Any]
Return a dict that can be passed as kwargs to adlfs