Open
Description
Delete returns immediately but the container is still present and blocks re-use of the name when recreating:
unexpected status 409 (409 Conflict) with error: ContainerOperationFailure: The specified container is being deleted. Try operation later.
The delete response should be returned only when the deletion is complete, or be an LRO with a polling endpoint to be able to confirm the operation is completed successfully rather than requiring users to deal with retry logic on creation.
Metadata
Metadata
Assignees
Labels
This issue is related to a management-plane library.Workflow: This issue is responsible by Azure service team.Storage Service (Queues, Blobs, Files)Issues that are reported by GitHub users external to the Azure organization.The issue doesn't require a change to the product in order to be resolved. Most issues start as that