What's an example of data disk that has HDD storage only

Alison Li 0 Reputation points
2024-10-07T23:43:15.7966667+00:00
Azure | Azure Training
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pradeep M 9,775 Reputation points Microsoft External Staff Volunteer Moderator
    2024-10-08T05:59:56.2433333+00:00

    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. 


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.