ASDK - VM Deployment fails

Ahmed Helmy 1 Reputation point
2022-03-22T13:25:28.203+00:00

Hi Team,

I have deployed ASDK version 1.2108.0.29 on a nested VM. I performed a post deployment check using the validation tools, and everything is up and running, everything is green..

I can access the admin portal without any problem, I can create Plans, Offers, Quota and so on …

The issue that I am facing now is when I create any VM, it stuck during the deployment, it takes 45 minutes until it timed out and end up with the below error message.

In the backend, from the ASDK Hyper-V server, I can see the VM created on Hyper-V Console, but nothing is moving, just black screen, when I check the network configuration from the Hyper-V Console .. APIPA range

BTW, I can create VNets, Storage accounts, Network Load Balancer, but anything that will be related to VMs and VMSS it will fail …

Any suggestions or tweaks to figure it out …

This is the Error Message:

{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'.",
"details": [
{
"code": "VmProvisioningTimeout",
"message": "VM 'VM-PREPROD-MOD' failed to provision with timeout."
}
]
}
}

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
179 questions
{count} votes