可以在Azure linux VM中并行加密的磁盘数量限制 [英] Limitations to number of disk that can be encrypted in parallel in a Azure linux VM

查看:316
本文介绍了可以在Azure linux VM中并行加密的磁盘数量限制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨Azure团队,


我阅读了常见问题解答,但我没有找到是否有任何限制。可以同时并行加密的磁盘数量。


我有一个客户端,其中包含93个Linux虚拟机,并且连接了24个磁盘(包括数据和操作系统磁盘)


我可以一起加密所有这些吗?


谢谢


User_Az

解决方案

可以同时加密多个磁盘和卷,您可以使用以下命令: 
$


< pre class ="prettyprint"> az vm encryption enable --resource-group" ResourceGroupname" --name" VMname" --disk-encryption-keyvault" Keyvaultname" --volume-type All




我要求你提出的唯一建议是阅读
Linux虚拟机的预备还原
 除了它应该工作之外,请在此页面查看支持的

Linux发行版


Hi Azure team,

I read the FAQs however I did not find the if there are any limitations to the  number of disks that can be encrypted in parallel at the same time.

I have a client with 93 linux VMs ech witht 24 disks attached (including Data & OS disks)

Can I encrypted all of them together?

Thanks

User_Az

解决方案

It is possible to encrypt multiple disks and volumes at the same time, you can use the following command: 

az vm encryption enable --resource-group "ResourceGroupname" --name "VMname" --disk-encryption-keyvault "Keyvaultname" --volume-type All


The only recommendation i would ask from you is to read the pre-requs for Linux VMs  , other than that it should work, Please check also this page for the supported Linux Distros


这篇关于可以在Azure linux VM中并行加密的磁盘数量限制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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