Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.9.2
Description
The Azure provider leaves data blobs for VM disks in the storage account after the Node is destroyed.
It results in increasing storage costs for the user subscription.
The problem is IMO in DiskApi.delete() method, which should have comp=media query parameter to remove also the blob.
API documentation: https://msdn.microsoft.com/en-us/library/azure/jj157200.aspx