You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internally (in azure), the subscription caches the list of resources in it.
On resource deployments/creation/deletion, this cache should get updated, but we've seen delays from a few resource providers. E.g.
mithunshanbhag
changed the title
Sporadic/intermittent github workflow failures
Github workflow: Sporadic/intermittent failures (new resources not detected)
Dec 7, 2022
Internally (in azure), the subscription caches the list of resources in it.
On resource deployments/creation/deletion, this cache should get updated, but we've seen delays from a few resource providers. E.g.
Public IP addresses
Container apps (see example)
[RESOLVED]
KeyVaults (see screenshot below)This causes intermittent failures, that pass on re-run.
We should probably add steps for sleep/wait until the resources are detected.
The text was updated successfully, but these errors were encountered: