Azure / deployment-environments

Sample infrastructure-as-code templates to get started with Azure Deployment Environments service.
MIT License
68 stars 223 forks source link

DeploymentCanceledByTimeout #23

Closed KarsonAlford closed 1 year ago

KarsonAlford commented 1 year ago

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

ericaguthan commented 1 year ago

Details on limits and how to request increases to them can be found here https://azure.microsoft.com/en-us/pricing/details/deployment-environments/