Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

checking for existing container is unreliable when the storage account has more than 5000 containers #15

Closed
@avoltz

Description

@avoltz

The default list result for list_containers is limited to 5000 containers. This causes the container check to become unreliable when using this plugin with a storage account with more than 5000 containers.

See azure API for details: https://docs.microsoft.com/en-us/rest/api/storageservices/list-containers2#uri-parameters

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