#New-AzManagementGroupDeployment hangs indefinitely

1 messages · Page 1 of 1 (latest)

full niche
#

Has anybody experienced this? Trying to deploy a new spoke network with the ALZ Bicep framework, but the command just hangs indefinitely. No error message or anything, just silence. Had it running through the night, still nothing.

versed horizon
#

Rerun with either verbose or debug

#

The hang is likely local, as server side times out after about 60 mins

#

check the azure portal deployments section in that resource group

full niche
#

DeploymentDebugLevel and Verbose doesn't show anything. The Deployment section doesn't show anything either, I'll check for local issues. Thanks

tulip root
full niche
#

I'm not sure what exactly was wrong, but I copied my code to a different location on my computer, and it worked. I'm suspecting it was related to the fact that this code was stored in a repo that I had cloned to a location synced with my OneDrive.