Skip to content

Commit a71c2fb

Browse files
author
PRMerger8
authored
Merge pull request #28276 from ramankumarlive/patch-1
added s to Disk for SEO
2 parents 6cf1cc3 + 6f53dcd commit a71c2fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/linux/about-disks-and-vhds.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: About disk storage for Microsoft Azure Linux VMs | Microsoft Docs
3-
description: Learn about the basics of storage of disks and VHDs for Linux virtual machines in Azure.
2+
title: About unmanaged (page blobs) and managed disks storage for Microsoft Azure Linux VMs | Microsoft Docs
3+
description: Learn about the basics of unmanaged (page blobs) and managed disks storage for Linux virtual machines in Azure.
44
services: storage
55
documentationcenter: ''
66
author: robinsh
@@ -17,7 +17,7 @@ ms.date: 11/15/2017
1717
ms.author: robinsh
1818

1919
---
20-
# About disk storage for Azure Linux VMs
20+
# About disks storage for Azure Linux VMs
2121
Just like any other computer, virtual machines in Azure use disks as a place to store an operating system, applications, and data. All Azure virtual machines have at least two disks – a Linux operating system disk and a temporary disk. The operating system disk is created from an image, and both the operating system disk and the image are actually virtual hard disks (VHDs) stored in an Azure storage account. Virtual machines also can have one or more data disks, that are also stored as VHDs.
2222

2323
In this article, we will talk about the different uses for the disks, and then discuss the different types of disks you can create and use. This article is also available for [Windows virtual machines](../windows/about-disks-and-vhds.md).

0 commit comments

Comments
 (0)