Is this a per object timeout or a timeout for creating the environment?
How do I increase this timeout?
Where is there documentation about this timeout?
Is there a way to execute the ARM templates asynchronously?
Error details
DeploymentCanceledByTimeout
The timeout for the deployment was reached, and the deployment was canceled.
As the only step in this deployment I am creating a VM from an Image Template.
These times are very consistent over multiple tests.
0:40 the resources group has been created and is visible in the portal
1:15 VM is visible in the portal and it's state is Creating
11:15 timeout occurs in devportal
11:45 VM is Running
Is this a per object timeout or a timeout for creating the environment? How do I increase this timeout? Where is there documentation about this timeout? Is there a way to execute the ARM templates asynchronously?
Error details DeploymentCanceledByTimeout The timeout for the deployment was reached, and the deployment was canceled.
As the only step in this deployment I am creating a VM from an Image Template.
These times are very consistent over multiple tests. 0:40 the resources group has been created and is visible in the portal 1:15 VM is visible in the portal and it's state is Creating 11:15 timeout occurs in devportal 11:45 VM is Running
location: eastus2 osDiskType: Premium_LRS virtualMachineSize: Standard_B4ms OS: Win11