Hi Alison Li,
Thank you for reaching out to Microsoft Q & A forum.
An example of a data disk that uses HDD storage only is the Standard HDD disk option. Standard HDD disks provide a cost-effective storage solution with lower performance compared to SSD options and are ideal for workloads that don't require high IOPS or low latency. They are typically used for applications that are not I/O intensive, such as file servers or applications with infrequent access to the disk.
When choosing storage for your virtual machines in Azure, consider the following:
1.Use Premium Storage (SSDs) for high IOPS and low latency.
2.You can attach multiple disks for up to 256 TB of storage and 80,000 IOPS per VM.
3.Managed disks simplify VHD management while ensuring durability and availability.
4.Migrate to Premium Storage for high IOPS; standard storage can reduce costs for less demanding applications.
By carefully selecting the appropriate storage type, you can optimize your virtual machine’s performance and manage costs effectively
Please feel free to contact us if you have any additional questions.
If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community.
Thank you.