I have removed all my Azure VMs and now I'm trying to remove a vhds container storage blob from a classic storage account. It gives me this error:
There is currently a lease on the blob and no lease ID was specified in the request
I have found an article that mentions this error: https://blogs.technet.microsoft.com/thbrown/2015/04/04/there-is-currently-a-lease-on-the-blob-and-no-lease-id/
It suggest to remove VMs. I have, beforehand. Have I messed up by deleting the VM first so now I am unable to detach the image from it? Is this a bug?