Skip to content

Azure backend doesn't have file options for account_name and account_key #127

@neilcook

Description

@neilcook

The S3 backend has alternatives to access_key and secret_key being specified inline, by providing a way to specify a file containing these credentials. This is very useful for production deployments, where you don't want the credentials to be stored in a YAML config file.

The Azure backend should have equivalents, e.g. account_name_file and account_key_file.

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