如何删除在Microsoft Azure存储租用BLOB [英] How can I delete a leased blob in Microsoft Azure storage

查看:237
本文介绍了如何删除在Microsoft Azure存储租用BLOB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了Azure中的虚拟机,然后将其删除。
然而,相关的存储帐户仍然存在。
因为它包含在这一个blob具有无限期租用的容器我无法删除存储帐户。结果
闲来无事使用该存储帐户。结果
如何删除这个BLOB?

I created a virtual machine in Azure and then deleted it. However, the associated storage account still exists. I can't delete the storage account because it contains a container with a blob in it that has an indefinite lease.
Nothing else is using this storage account.
How can I delete this blob?

推荐答案

您需要删除与该废弃的VHD的关联的磁盘对象。您可以在任何经典或新的门户网站很容易做到这一点。一旦处置这些(以及相关的租约一起),你应该能够摆脱你的存储帐户的

You need to delete the disk objects that are associated with the abandoned vhd's. You can do this easily in either the classic or new portal. Once you dispose of these (along with associated leases), you should be able to get rid of your storage account

在经典门户网站( manage.windowsazure.com ),你只需访问虚拟机,然后磁盘。选择一个磁盘删除,单击垃圾箱在屏幕的底部。

In the Classic portal (manage.windowsazure.com), you just visit Virtual Machines, then Disks. Select a disk to delete, and click the trash can at the bottom of the screen.

经典门户

在新的门户网站( portal.azure.com ),你会发现在 OS磁盘磁盘(经典)

In the new portal (portal.azure.com) you'll find the disks under OS Disks (classic) :

从那里,你可以选择从虚拟机删除您删除的磁盘。

From there, you can select and delete the disks from the VM's you deleted.

这篇关于如何删除在Microsoft Azure存储租用BLOB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆