Using blob to migrate Cosmos DB MongoDB server in Azure The Next CEO of Stack OverflowSetting...
Are the names of these months realistic?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Is dried pee considered dirt?
Expectation in a stochastic differential equation
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
Can I board the first leg of the flight without having final country's visa?
What connection does MS Office have to Netscape Navigator?
Do scriptures give a method to recognize a truly self-realized person/jivanmukta?
Is there an equivalent of cd - for cp or mv
Does Germany produce more waste than the US?
How did Beeri the Hittite come up with naming his daughter Yehudit?
What difference does it make using sed with/without whitespaces?
From jafe to El-Guest
Won the lottery - how do I keep the money?
Can Sneak Attack be used when hitting with an improvised weapon?
Why don't programming languages automatically manage the synchronous/asynchronous problem?
How to use ReplaceAll on an expression that contains a rule
Why the last AS PATH item always is `I` or `?`?
Traduction de « Life is a roller coaster »
Is there a way to save my career from absolute disaster?
Expressing the idea of having a very busy time
What happened in Rome, when the western empire "fell"?
Lucky Feat: How can "more than one creature spend a luck point to influence the outcome of a roll"?
Physiological effects of huge anime eyes
Using blob to migrate Cosmos DB MongoDB server in Azure
The Next CEO of Stack OverflowSetting default version on Azure Blob Storage?Using Replication for Migration on MongoDBWhat type of Azure configuration should I use for a MongoDB deployment?Cannot connect to mongodb instance on AzureCan't connect to Azure DocumentDB using MongoDB Compass or MongoVUEAzure blob backupHow to host R-Shiny app with MongoDB on AzureMigrate Big Data from AWS S3 to AzureRehydrating Azure Block Blob from Archive TierAzure Blob Rehydration from Archive
I have a mongodb server running on Azure's Cosmos DB service.
I have upload a mongodb dump in .bson format as a blob and named it as collection.database.bson, where collection and database are replaced.
Using the microsofts migration tutorial I get to the header "Specify source details" where we are asked to give a link to the source. I am using the connection string to my .bson blob. It goes through, however, I am met with an empty screen like this but nothing in the row.
I've tried linking to the contain the blob is in too, with no luck. Any ideas on how to make this work?
azure migration mongodb
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have a mongodb server running on Azure's Cosmos DB service.
I have upload a mongodb dump in .bson format as a blob and named it as collection.database.bson, where collection and database are replaced.
Using the microsofts migration tutorial I get to the header "Specify source details" where we are asked to give a link to the source. I am using the connection string to my .bson blob. It goes through, however, I am met with an empty screen like this but nothing in the row.
I've tried linking to the contain the blob is in too, with no luck. Any ideas on how to make this work?
azure migration mongodb
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have a mongodb server running on Azure's Cosmos DB service.
I have upload a mongodb dump in .bson format as a blob and named it as collection.database.bson, where collection and database are replaced.
Using the microsofts migration tutorial I get to the header "Specify source details" where we are asked to give a link to the source. I am using the connection string to my .bson blob. It goes through, however, I am met with an empty screen like this but nothing in the row.
I've tried linking to the contain the blob is in too, with no luck. Any ideas on how to make this work?
azure migration mongodb
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have a mongodb server running on Azure's Cosmos DB service.
I have upload a mongodb dump in .bson format as a blob and named it as collection.database.bson, where collection and database are replaced.
Using the microsofts migration tutorial I get to the header "Specify source details" where we are asked to give a link to the source. I am using the connection string to my .bson blob. It goes through, however, I am met with an empty screen like this but nothing in the row.
I've tried linking to the contain the blob is in too, with no luck. Any ideas on how to make this work?
azure migration mongodb
azure migration mongodb
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 min ago
DaveDave
1
1
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Dave is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Dave is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f960870%2fusing-blob-to-migrate-cosmos-db-mongodb-server-in-azure%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Dave is a new contributor. Be nice, and check out our Code of Conduct.
Dave is a new contributor. Be nice, and check out our Code of Conduct.
Dave is a new contributor. Be nice, and check out our Code of Conduct.
Dave is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f960870%2fusing-blob-to-migrate-cosmos-db-mongodb-server-in-azure%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
