Message code list of AZUREDOCUMENTDB category

Message codes corresponding to the errors that occur in Azure Cosmos DB Adapter.


AZUREDOCUMENTDB0000E

This message code outputs when an undefined error occurs.

Cause Solution
An undefined error has occurred. Check the error message or the help page of the applied operation.

Corresponding error


AZUREDOCUMENTDB0001E

This message code outputs when failed to connect to Azure Cosmos DB.

Cause Solution
The cause differs according to each error message. Check the error message and do the following.
  • Check whether the cause/solution for the error is described at “Major Exceptions” in the help page of the applied operation.

Corresponding error


AZUREDOCUMENTDB0002E

This message code outputs when the specified database does not exist.

Cause Solution
The specified database does not exist in the destination. Check [Database] of the global resource specified in [Destination].

Corresponding error


AZUREDOCUMENTDB0003E

This message code outputs when the specified collection does not exist.

Cause Solution
The specified collection does not exist in the destination database. Check [Database] and [Collection] of the global resource specified in [Destination].

Corresponding error