It is not possible to delete an container that has been encrypted with a deleted key. The encryption key is used to decrypt the data in the container, and without the key, the data cannot be accessed or deleted.
However, if you have access to the encryption key that was used to encrypt the container, you can delete the container by following these steps:
- Retrieve the key that was used to encrypt the container.
- Use the Azure Storage Explorer or Azure Portal to connect to the storage account that contains the encrypted container.
- Select the container that you want to delete, and click the "Delete" button.
- Confirm that you want to delete the container and its contents.
If you do not have access to the encryption key, you will need to contact the owner of the key or the Azure support team for assistance in deleting the container.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.