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
This .NET sample walks through migration of data from one collection into another, when all writes have been stopped at the source collection (offline migration)
This repo contains a sample to migration data from one Cosmos DB collection into another.
This is an offline migration tool, which requires all writes to have stopped at the source, during the migration.
About
This .NET sample walks through migration of data from one collection into another, when all writes have been stopped at the source collection (offline migration)