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
Error: deleting Deployment
...
Deployment Name: ""gpt-35-turbo"): performing Delete: unexpected status 409 with error: RequestConflict: Another operation is being preformed on the parent resource '...' Please try again later"
Expected Behaviour
deleted/replaced deployments
Actual Behaviour
failed due to 409 Request conflict because it was done concurrently
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.5.1
AzureRM Provider Version
3.69.0
Affected Resource(s)/Data Source(s)
azurerm_cognitive_deployment
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
deleted/replaced deployments
Actual Behaviour
failed due to 409 Request conflict because it was done concurrently
Steps to Reproduce
terraform apply
terraform apply -destroy
Important Factoids
No response
References
#22607
This appeared to get fixed for Create but not Delete. Will fix for Delete as well
The text was updated successfully, but these errors were encountered: