-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDK does not allow empty string PartitionKey or RowKey values #62
Milestone
Comments
ghost
assigned jeffreyjirwin
May 8, 2012
joostdenijs
pushed a commit
to joostdenijs/azure-sdk-for-java
that referenced
this issue
Jan 18, 2013
…8b61b1a7028 Relocating auth.wrap as a serviceBus.implementation detail
joostdenijs
pushed a commit
to joostdenijs/azure-sdk-for-java
that referenced
this issue
Jan 18, 2013
Task get setter
This is still an issue as of 0.4.2. |
move to storage's repo. |
jianghaolu
pushed a commit
to jianghaolu/azure-sdk-for-java
that referenced
this issue
Apr 5, 2017
…8b61b1a7028 Relocating auth.wrap as a serviceBus.implementation detail
jianghaolu
pushed a commit
to jianghaolu/azure-sdk-for-java
that referenced
this issue
Apr 5, 2017
Task get setter
g2vinay
pushed a commit
to g2vinay/azure-sdk-for-java
that referenced
this issue
Mar 4, 2019
Bringing public master to private master
mssfang
pushed a commit
to mssfang/azure-sdk-for-java
that referenced
this issue
Apr 23, 2019
g2vinay
pushed a commit
to g2vinay/azure-sdk-for-java
that referenced
this issue
May 30, 2019
Adding CODEOWNERS to default to moderakh
navalev
pushed a commit
to navalev/azure-sdk-for-java
that referenced
this issue
Dec 24, 2019
…cuments Add tests for indexing static and dynamic typed documents
3 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The AtomPubParser prevents PartitionKey or RowKey from being an empty string.
However, MSDN has an article that states:
The restriction in the SDK should be removed.
The text was updated successfully, but these errors were encountered: