[
https://issues.apache.org/jira/browse/JCLOUDS-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464396#comment-15464396
]
ASF subversion and git services commented on JCLOUDS-1170:
----------------------------------------------------------
Commit d31a85af1fa1b7de3676946ce9eaf29ad23e3b1f in jclouds-labs's branch
refs/heads/master from [~kwart]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=d31a85a ]
JCLOUDS-1170 The azurecompute provider should remove disk blobs
> Azure compute provider doesn't remove data blobs for disks
> ----------------------------------------------------------
>
> Key: JCLOUDS-1170
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1170
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Reporter: Josef Cacek
> Priority: Critical
> Labels: azurecompute
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)