Skip to content
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

Migrating MongoDB Workloads to Cosmos DB #16

Open
ShanthiTV opened this issue Oct 11, 2022 · 0 comments
Open

Migrating MongoDB Workloads to Cosmos DB #16

ShanthiTV opened this issue Oct 11, 2022 · 0 comments

Comments

@ShanthiTV
Copy link

I’m trying to migrate the Mongo DB workloads to the Cosmos DB. I have used the guide from github.

DP-060T00A-Migrating-your-Database-to-Cosmos-DB/Lab 2 - Migrate MongoDB Workloads to Cosmos DB.md at master · MicrosoftLearning/DP-060T00A-Migrating-your-Database-to-Cosmos-DB · GitHub

The initial set up for the Mongo to Cosmos DB migration was done as below.
• Created a resource group and a virtual network (Mongo DB server) from Azure.
• Downloaded the sample code from git repo.
• Connected to the MongoDB Server(Virtual machine) from the cloudshell and populated the database.
• From the Azure portal, created a Cosmos account.
• Created the DataMigration Service where the provider was “Microsoft.DataMigration”.
• Created a new Migration project.
After this, when I try to migrate the data using Offline Migration Wizard, I get a “Failed to Connect” error.

image

Any suggestions would greatly help please!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant