#New-AzManagementGroupDeployment hangs indefinitely
1 messages · Page 1 of 1 (latest)
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
DeploymentDebugLevel and Verbose doesn't show anything. The Deployment section doesn't show anything either, I'll check for local issues. Thanks
Are you running it on Azure Devops Pipelines or locally? Is bicep and Azure powershell completely up-to-date and did you pulled the latest code from the repo?
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.