You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Any suggestions would greatly help please!
Thanks!
The text was updated successfully, but these errors were encountered:
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.
Any suggestions would greatly help please!
Thanks!
The text was updated successfully, but these errors were encountered: