在OS停止时(释放)将数据传输到VM磁盘 [英] Transfer data to VM disk while OS is stopped (deallocated)

查看:60
本文介绍了在OS停止时(释放)将数据传输到VM磁盘的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很好奇是否可以在停止并取消分配操作系统时将数据存储到Azure托管虚拟机上的数据磁盘上?


我希望传输数据到这个磁盘但不想承担运行VM的成本。 我只需要一直运行存储,而不是操作系统。 


这是可能的。






解决方案

如果你不喜欢您需要操作系统磁盘,因为您只需在Azure中创建一个存储帐户并使用它来存储数据。无需为了拥有存储帐户而创建虚拟机。 


检查以下内容: 


https://docs.microsoft.com/en-us/azure/storage/blobs/storage- blob-overview


https://docs.microsoft.com/en-us/azure/storage/files/storage-files-introduction


https://docs.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction


https:// docs。 microsoft.com/en-us/azure/storage/tables/table-storage-overview


我们在Azure中有多种存储选项,不需要虚拟机所有


https://docs.microsoft.com/en-us/azure/storage/


I am curious if it is possible to store data to a data disk on an Azure hosted VM while the OS is stopped and deallocated?

I am looking to transfer data to this disk but do not want to incur the cost of the VM running.  I only need the storage running all the time, not the OS. 

Is this possible.


解决方案

If you don't need the OS disk as all you can just create a storage account in Azure and use it to store data. No need to create a VM for the sole purpose of having a storage account. 

Check the following: 

https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blobs-overview

https://docs.microsoft.com/en-us/azure/storage/files/storage-files-introduction

https://docs.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction

https://docs.microsoft.com/en-us/azure/storage/tables/table-storage-overview

We have a variety of storage options in Azure that do not require a VM at all

https://docs.microsoft.com/en-us/azure/storage/


这篇关于在OS停止时(释放)将数据传输到VM磁盘的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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