Shared disks should only be enabled in clustered servers
Impact:MediumCategory:Other Best Practices
APRL GUID:3263a64a-c256-de48-9818-afd3cbc55c2a
Description:
Azure shared disks let you attach a disk to multiple VMs at once for deploying or migrating clustered applications, suitable only when a disk is shared among VM cluster members.
Use Azure Disks with Zone Redundant Storage for higher resiliency and availability
Impact:MediumCategory:High Availability
APRL GUID:fa0cf4f5-0b21-47b7-89a9-ee936f193ce1
Description:
Azure disks offers a zone-redundant storage (ZRS) option for workloads that need to be resilient to an entire zone being down. Due to the cross-zone data replication, ZRS disks have higher write latency when compared to the locally-redundant option (LRS), so make sure to benchmark your disks.