Azure DocumentDB Owner resource does not exist
Azure DocumentDB Owner resource does not exist
Azure DocumentDB Owner resource does not exist
Re: Azure DocumentDB Owner resource does not exist
Owner resource does not exist
occurs when you have given a wrong database name.
For example, while reading a document with `client.readDocument(..)`, where the client is `DocumentClient` instance, the database name given in `docLink` is wrong.
occurs when you have given a wrong database name.
For example, while reading a document with `client.readDocument(..)`, where the client is `DocumentClient` instance, the database name given in `docLink` is wrong.