Azure存储中的VHD如何收费?

时间:2013-03-13 21:33:58

标签: azure azure-storage azure-storage-blobs azure-virtual-machine

如果我创建并将200GB VHD连接到我的Azure虚拟机并且仅消耗15GB此驱动器,我是否需要支付全部200GB或15GB的费用?

1 个答案:

答案 0 :(得分:3)

VHD被保存为页面blob,因此您需要为blob中消耗的空间付费。

由此:

https://www.windowsazure.com/en-us/pricing/details/#storage

  

对于Windows Azure Drive存储,仅对页面blob使用的存储空间和页面blob的读/写事务计费。您不需要为使用本地驱动器缓存的读取事务付费。 Windows Azure Drive的使用费与标准Windows Azure存储的费率相同,并且包含在帐单中的Windows Azure存储使用情况中。您的账单上没有单独的Windows Azure Drive订单项。