question

AhmedHelmy-3978 avatar image
0 Votes"
AhmedHelmy-3978 asked AhmedHelmy-3978 edited

ASDK - VM Deployment fails

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
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers