Add pre-deployment health checks on the role assignment before starting deployment
Open
area/provisioning
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
I've encountered the issue that during azd deploy, the Container App revision creation timed out with "Operation expired" — a known RBAC propagation delay issue where managed identity ACR pull permissions take 60–120s to fully propagate. It would be nice for azd to check the role assignment was ready before proceed with container app deployment.
Contributor guide
Assessment
This issue has not been assessed yet.