使用 Azure 资源管理器加密虚拟机规模集Encrypt virtual machine scale sets with Azure Resource Manager
可以使用 Azure 资源管理器模板加密或解密 Linux 虚拟机规模集。You can encrypt or decrypt Linux virtual machine scale sets using Azure Resource Manager templates.
部署模板Deploying templates
首先,选择适合你的方案的模板。First, select the template that fits your scenario.
在运行的 Linux 虚拟机规模集上启用磁盘加密Enable disk encryption on a running Linux virtual machine scale set
在运行的 Windows 虚拟机规模集上启用磁盘加密Enable disk encryption on a running Windows virtual machine scale set
在运行的 Linux 虚拟机规模集上禁用磁盘加密Disable disk encryption on a running Linux virtual machine scale set
在运行的 Windows 虚拟机规模集上禁用磁盘加密Disable disk encryption on a running Windows virtual machine scale set
然后执行以下步骤:Then follow these steps:
1. Click **Deploy to Azure**.
2. Fill in the required fields then agree to the terms and conditions.
3. Click **Purchase** to deploy the template.
后续步骤Next steps
- 适用于虚拟机规模集的 Azure 磁盘加密Azure Disk Encryption for virtual machine scale sets
- 使用 Azure CLI 加密虚拟机规模集Encrypt a virtual machine scale sets using the Azure CLI
- 使用 Azure PowerShell 加密虚拟机规模集Encrypt a virtual machine scale sets using the Azure PowerShell
- 将 Azure 磁盘加密与虚拟机规模集扩展排序配合使用Use Azure Disk Encryption with virtual machine scale set extension sequencing