DocumentDB migration error to CosmosDB for MongoDB

Gleb Gnidko 21 Reputation points
2022-01-05T12:10:50.47+00:00

I have a problem when try to start migrate from aws documentdb to cosmosdb for mongodb. It just an error without specifics.
162541-image.png

Spec:

  • vpn connection between aws and azure (10.8.0.0/16 and 172.16.0.0/16), aws security group has open necessary ports of these cidr blocks
  • documentdb mongo v4.0 and cosmocdb for mongodb v4.0
  • connection established and azure migrate service show database/collection from aws documentdb
  • I use read/write connection string for target source(cosmosDB) in the migration service

I have created offline/online migration service, tried to migrate with/without database in the cosmosdb and still nothing.

I have nothing in the log, only activities(what I have created) without errors. AWS has the same situation.

May anyone come across such a situation?

Azure Database Migration service
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,442 questions
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 27,337 Reputation points Microsoft Employee
    2022-01-10T22:07:12.397+00:00

    Hi, @Gleb Gnidko There is no direct support to move data from “aws document db” to “cosmos db mongo api”. We have an offline migration option where you can create a bson dump in azure storage, and use DMS service to move data to Cosmos DB Mongo API.

    Regards
    Geetha

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful