Skip to content

SDK does not allow empty string PartitionKey or RowKey values #62

Description

@christophercurrie

The AtomPubParser prevents PartitionKey or RowKey from being an empty string.

However, MSDN has an article that states:

Each PartitionKey and RowKey properties are allowed to store up to 1 KB of string values. Empty strings are also allowed however null values are not.

The restriction in the SDK should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions