Closed babumuralidharan closed 9 years ago
The delete option for storage account is now there in the new build , it is successfully able to delete storage containers . But for those storage container which have active images or disk , it is not able to delete them and not showing any status message whether the storage has been deleted or not . The plugin should throw some error message for these type of storage account like " this storage account could not be deleted as it has active images/disks . "
@omendrapandey i agree we should show some user friendly messages. @akrakovsky we get error message from server side for this scenario right ??
Raised issue #342 for problem in deletion of storage account with active images/disk , Deletion of storage account is otherwise working fine .
Is there any api limitation that is preventing us to implement this feature ?