Azure SQL Database restore - The request timed out The 2019 Stack Overflow Developer Survey Results Are InAzure SQL Database Bacpac Local RestoreAzure Storage account creation takes lot timeBackup in SQL Azure very slowAzure SQL wait operation timed outThe fastest backup/restore strategy for Azure SQL databases?Azure SQL Database - SlowIs it possible to restore a SQL Server Standard 2014 backup to Azure SQL?Azure SQL Database sometimes unreachable from Azure WebsitesSQL Azure workers percentage hitting limit and causing failed requestsRestoring Deleted Azure SQL Database From Portal - Failing Deployment With InternalServerError
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
What is the meaning of the verb "bear" in this context?
Output the Arecibo Message
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Why isn't airport relocation done gradually?
Worn-tile Scrabble
Loose spokes after only a few rides
How can I autofill dates in Excel excluding Sunday?
Does a dangling wire really electrocute me if I'm standing in water?
Identify boardgame from Big movie
What did it mean to "align" a radio?
Origin of "cooter" meaning "vagina"
Falsification in Math vs Science
Aging parents with no investments
What is the closest word meaning "respect for time / mindful"
Pokemon Turn Based battle (Python)
What do hard-Brexiteers want with respect to the Irish border?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Is this app Icon Browser Safe/Legit?
Is there a symbol for a right arrow with a square in the middle?
Why not take a picture of a closer black hole?
FPGA - DIY Programming
Can someone be penalized for an "unlawful" act if no penalty is specified?
Azure SQL Database restore - The request timed out
The 2019 Stack Overflow Developer Survey Results Are InAzure SQL Database Bacpac Local RestoreAzure Storage account creation takes lot timeBackup in SQL Azure very slowAzure SQL wait operation timed outThe fastest backup/restore strategy for Azure SQL databases?Azure SQL Database - SlowIs it possible to restore a SQL Server Standard 2014 backup to Azure SQL?Azure SQL Database sometimes unreachable from Azure WebsitesSQL Azure workers percentage hitting limit and causing failed requestsRestoring Deleted Azure SQL Database From Portal - Failing Deployment With InternalServerError
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm trying to restore a very small Azure SQL Database, but I keep getting "The request timed out" error. I have tried twice in the last 24 hours. I tried this on another account with a different database and it restored fine within a few minutes. I'm wondering if anyone else has seen this issue and if so what is the resolution?
add a comment |
I'm trying to restore a very small Azure SQL Database, but I keep getting "The request timed out" error. I have tried twice in the last 24 hours. I tried this on another account with a different database and it restored fine within a few minutes. I'm wondering if anyone else has seen this issue and if so what is the resolution?
1
Can you try PowerShell? github.com/twright-msft/azure-content/blob/master/articles/…
– Alberto Morillo
Mar 20 at 21:23
1
Maybe is just a portal issue ...
– Alberto Morillo
Mar 20 at 21:30
Thanks guys. It turned out to be Microsoft having latency issues on their end causing timeouts on SQL Server. It's just very frustrating when you have to pay them to help you with their problem. It took over 2 days before they fixed the issue.
– Dave Stuart
Mar 22 at 0:30
add a comment |
I'm trying to restore a very small Azure SQL Database, but I keep getting "The request timed out" error. I have tried twice in the last 24 hours. I tried this on another account with a different database and it restored fine within a few minutes. I'm wondering if anyone else has seen this issue and if so what is the resolution?
I'm trying to restore a very small Azure SQL Database, but I keep getting "The request timed out" error. I have tried twice in the last 24 hours. I tried this on another account with a different database and it restored fine within a few minutes. I'm wondering if anyone else has seen this issue and if so what is the resolution?
asked Mar 20 at 20:17
Dave StuartDave Stuart
417516
417516
1
Can you try PowerShell? github.com/twright-msft/azure-content/blob/master/articles/…
– Alberto Morillo
Mar 20 at 21:23
1
Maybe is just a portal issue ...
– Alberto Morillo
Mar 20 at 21:30
Thanks guys. It turned out to be Microsoft having latency issues on their end causing timeouts on SQL Server. It's just very frustrating when you have to pay them to help you with their problem. It took over 2 days before they fixed the issue.
– Dave Stuart
Mar 22 at 0:30
add a comment |
1
Can you try PowerShell? github.com/twright-msft/azure-content/blob/master/articles/…
– Alberto Morillo
Mar 20 at 21:23
1
Maybe is just a portal issue ...
– Alberto Morillo
Mar 20 at 21:30
Thanks guys. It turned out to be Microsoft having latency issues on their end causing timeouts on SQL Server. It's just very frustrating when you have to pay them to help you with their problem. It took over 2 days before they fixed the issue.
– Dave Stuart
Mar 22 at 0:30
1
1
Can you try PowerShell? github.com/twright-msft/azure-content/blob/master/articles/…
– Alberto Morillo
Mar 20 at 21:23
Can you try PowerShell? github.com/twright-msft/azure-content/blob/master/articles/…
– Alberto Morillo
Mar 20 at 21:23
1
1
Maybe is just a portal issue ...
– Alberto Morillo
Mar 20 at 21:30
Maybe is just a portal issue ...
– Alberto Morillo
Mar 20 at 21:30
Thanks guys. It turned out to be Microsoft having latency issues on their end causing timeouts on SQL Server. It's just very frustrating when you have to pay them to help you with their problem. It took over 2 days before they fixed the issue.
– Dave Stuart
Mar 22 at 0:30
Thanks guys. It turned out to be Microsoft having latency issues on their end causing timeouts on SQL Server. It's just very frustrating when you have to pay them to help you with their problem. It took over 2 days before they fixed the issue.
– Dave Stuart
Mar 22 at 0:30
add a comment |
1 Answer
1
active
oldest
votes
So, the reason caused the error "The request timed out" is Microsoft having latency issues on their end on SQL Server.
You payed them to help you with their problem. It took over 2 days before they fixed the issue.
Maybe it's not a good experience and costs you extra. And fortunately, the issue was finally fixed.
Your case also reminds us if we encounter this kind of problem in the future, that's a way to ask help from Microsoft Azure.
So I post your comment as the answer, and others can reference it.
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
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
);
);
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%2fstackoverflow.com%2fquestions%2f55269499%2fazure-sql-database-restore-the-request-timed-out%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
So, the reason caused the error "The request timed out" is Microsoft having latency issues on their end on SQL Server.
You payed them to help you with their problem. It took over 2 days before they fixed the issue.
Maybe it's not a good experience and costs you extra. And fortunately, the issue was finally fixed.
Your case also reminds us if we encounter this kind of problem in the future, that's a way to ask help from Microsoft Azure.
So I post your comment as the answer, and others can reference it.
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
add a comment |
So, the reason caused the error "The request timed out" is Microsoft having latency issues on their end on SQL Server.
You payed them to help you with their problem. It took over 2 days before they fixed the issue.
Maybe it's not a good experience and costs you extra. And fortunately, the issue was finally fixed.
Your case also reminds us if we encounter this kind of problem in the future, that's a way to ask help from Microsoft Azure.
So I post your comment as the answer, and others can reference it.
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
add a comment |
So, the reason caused the error "The request timed out" is Microsoft having latency issues on their end on SQL Server.
You payed them to help you with their problem. It took over 2 days before they fixed the issue.
Maybe it's not a good experience and costs you extra. And fortunately, the issue was finally fixed.
Your case also reminds us if we encounter this kind of problem in the future, that's a way to ask help from Microsoft Azure.
So I post your comment as the answer, and others can reference it.
So, the reason caused the error "The request timed out" is Microsoft having latency issues on their end on SQL Server.
You payed them to help you with their problem. It took over 2 days before they fixed the issue.
Maybe it's not a good experience and costs you extra. And fortunately, the issue was finally fixed.
Your case also reminds us if we encounter this kind of problem in the future, that's a way to ask help from Microsoft Azure.
So I post your comment as the answer, and others can reference it.
answered Mar 22 at 3:14
Leon YueLeon Yue
64714
64714
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
add a comment |
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
Thanks Leon! That is all true except I didn't pay me them. I actually Tweeted them, which is option on the Ticket part when creating an incident, and several hours later I checked the Monitor Log and there were 3 entries with the word "Incident". The description was to do with latency BUT then a couple hours later that disappeared from the Log and the Restore was successful.
– Dave Stuart
Mar 23 at 4:47
add a comment |
Thanks for contributing an answer to Stack Overflow!
- 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%2fstackoverflow.com%2fquestions%2f55269499%2fazure-sql-database-restore-the-request-timed-out%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
1
Can you try PowerShell? github.com/twright-msft/azure-content/blob/master/articles/…
– Alberto Morillo
Mar 20 at 21:23
1
Maybe is just a portal issue ...
– Alberto Morillo
Mar 20 at 21:30
Thanks guys. It turned out to be Microsoft having latency issues on their end causing timeouts on SQL Server. It's just very frustrating when you have to pay them to help you with their problem. It took over 2 days before they fixed the issue.
– Dave Stuart
Mar 22 at 0:30