Azure_VM_1
Ensure that OS disks (boot volumes) are encrypted, where possible.
Perform the following in the Azure Console:
Follow Microsoft Azure documentation.
Perform the following in Azure Command Line Interface 2.0:
Use the below command to enable encryption for OS Disk for the specific VM.
az vm encryption enable –name <VMName> –resource-group <resourceGroupName> –volume-type OS –aad-client-id <Client ID of AAD app> –aad-client-secret<Client Secret of AAD app> –disk-encryption-keyvault https://<vaultEndpoint>/secrets/<secretName>/<secretVersion>
References:
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.