Azure-Samples / azuresandbox

Stand up an Azure sandbox environment for accelerating your projects in an hour.
MIT License
65 stars 33 forks source link

Transient ResourceNotFound ARM errors when deploying in new/different regions #68

Closed doherty100 closed 3 days ago

doherty100 commented 3 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Run terraform-azurerm-vnet-shared/bootstrap.sh

Any log messages given by the failure

ResourceNotFound

Expected/desired behavior

Bootstrap should complete with no errors

OS and Version?

N/A

Versions

AzureSandbox v2.11.2

Mention any other details that might be useful

Experiencing transient ResourceNotFound errors when running bootstrap.sh in new / different regions. Since bootstrap is idempotent the mitigation is to rerun the script However, there is no error handling or retry logic in the script which should be addressed.

doherty100 commented 3 months ago

Getting transient key vault errors in eastus2, and transient storage account errors in westus2.

doherty100 commented 3 months ago

This seems to be resolved will reopen if it recurs.

doherty100 commented 3 months ago

Reopening as transient Azure Resource Graph maintenance issues continue to occur.

doherty100 commented 5 days ago

Seeing another occurence of this in australiaeast when attempting to create a key vault. ResourceNotFound on resource group that was just created.