Open cthoenes opened 3 years ago
Error: creating Windows Virtual Machine "spoke-addc-vm" (Resource Group "vwan-microhack-spoke-rg"): compute.VirtualMachinesClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=
can some on help me with what needs to be done
When deploying via cloud shell a timeout error could occour while obtaining a refresh token.
This will fail the terraform deployment and leaves the state in an corrupt state because the vwan is deployed but this is not reflected in the state file. Redeploying will end up in an "already exists" error
This was reproduceable for me using the instructions in the repo.
Deploying from a local Terminal using Powershell Core will run through the deployment. This is a possible workaround.