Skip to content

azqueue duplicates error code values #26804

@jhendrixMSFT

Description

@jhendrixMSFT

https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/storage/azqueue/queueerror/error_codes.go

AccountAlreadyExists                 Code = "AccountAlreadyExists"

This should be as follows (applies to all values).

AccountAlreadyExists                 Code = generated.StorageErrorCodeAccountAlreadyExists

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions