azure-sdk-for-java
azure-sdk-for-java copied to clipboard
Cosmos DB Encryption Sample Issue
Section link:
Reason:
Failed to serialize the object into json.
Suggestion: Update code to:
public String getId () {
return id;
}
public String getSensitiveString() {
return sensitiveString;
}
@sandeep-sen , @joshfree , @kyle-patterson , @KrzysztofCwalina and @aayush3011 for notification.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar @pjohari-ms @TheovanKraay.
@tvaron3 please take a look at this, thanks!
Close it. This issue has been fixed by PR https://github.com/Azure/azure-sdk-for-java/pull/40356.