[Bug]: The container instance stack is stuck in a waiting status, and the deployment failed due to a timeout.
- Dominant language
- Python
- Stars
- 33
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
### What happened?
While running the deployment, I encountered an issue with deploying the container instance. The container instance consistently remains stuck in a waiting status, leading to deployment failure due to a timeout (attached logs for reference). To address this issue, I modified the image URL in the builder.bicep to 'ghcr.io/azure/dev-box-images/builder' instead of 'ghcr.io/Azure/dev-box-images/builder'.
### What Image are you seeing the problem on?
_No response_
### Relevant log output
```shell
{"message":"Subscription deployment didn't reach a successful provisioning state after '00:30:00'."}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.