Is SQL server installation on Azure VM is stuck?

anil kumar 1,641 Reputation points
2021-02-19T09:09:49.85+00:00

HI,

I have trying to create a VM in Azure with SQL Server 2019 Dev on Windows Server 2019 - It's been running from last three hours.

variannewVMAk
Microsoft.SqlVirtualMachine/SqlVirtualMachines
Conflict
Operation details

I see following under code under status message.
{
"status": "Failed",
"error": {
"code": "VMExtensionProvisioningTimeout",
"message": "VM Extension Povisioning Timeout."
}
}

I have tried two times before - it seems stuck during SQL Server installation on Azure VM. My Azure VM would have 1core and 1 GB RAM and 50+GB storage allocated to it - is it insufficient to install SQL Server? Kindly see the screenshot, I can also provide you deployment details. I attempted to cancel the deployment but getting following error.

Error canceling deployment CreateVm-microsoftsqlserver.sql2019-ws2019-sqldev-20210219111356 from resource group 'vm' and subscription 'Visual Studio Professional'. Detailed error: undefined.

Could you please advise how to proceed on this ?

70008-vm.png

SQL Server on Azure Virtual Machines
Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,124 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anurag Sharma 17,571 Reputation points
    2021-02-22T06:46:41.21+00:00

    Hi @anil kumar , welcome to Microsoft QnA forum.

    I was trying to create the VM with same configuration and was able to repro the issue. It mostly looked related to configuration we are selecting while creating the VM. As per below screenshot, firstly I selected the config highlighted in orange and deployed failed. Then I switched the deployment to the one highlighted in green and it worked. Could you please try the same and let me know if still facing the same issue?

    70484-image.png

    ----------

    If answer helps, please mark it as 'Accept Answer' as it could help other community members with similar queries.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful