common.configuration.specs.azure_credentials
AzureCredentialsBase Objects
@configspec
class AzureCredentialsBase(CredentialsConfiguration,
WithObjectStoreRsCredentials)
azure_account_host
Alternative host when accessing blob storage endpoint ie. my_account.dfs.core.windows.net
AzureCredentialsWithoutDefaults Objects
@configspec
class AzureCredentialsWithoutDefaults(AzureCredentialsBase,
WithPyicebergConfig)
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