Skip to content

Commit 991bcc8

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-custom-roles-delete
2 parents d07a288 + 0ecf86f commit 991bcc8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/virtual-machines/linux/expand-disks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.service: virtual-machines
66
ms.collection: linux
77
ms.topic: how-to
8-
ms.date: 11/02/2021
8+
ms.date: 07/27/2022
99
ms.author: rogarana
1010
ms.subservice: disks
1111
ms.custom: references_regions, ignite-fall-2021, devx-track-azurecli

articles/virtual-machines/windows/expand-os-disk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: roshar
66
ms.service: virtual-machines
77
ms.collection: windows
88
ms.topic: article
9-
ms.date: 12/02/2021
9+
ms.date: 07/27/2022
1010
ms.author: kirpas
1111
ms.subservice: disks
1212
ms.custom: devx-track-azurepowershell, references_regions, ignite-fall-2021
@@ -21,7 +21,7 @@ When you create a new virtual machine (VM) in a resource group by deploying an i
2121
- To migrate a physical PC or VM from on-premises with a larger OS drive.
2222

2323
> [!IMPORTANT]
24-
> Unless you use [Resize without downtime (preview)](#resize-without-downtime-preview), resizing an OS or data disk of an Azure VM requires the VM to be deallocated.
24+
> Unless you use [Resize without downtime (preview)](#resize-without-downtime-preview), resizing a data disk requires the VM to be deallocated.
2525
>
2626
> Shrinking an existing disk isn’t supported, and can potentially result in data loss.
2727
>

includes/virtual-machines-disks-expand-without-downtime-restrictions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 04/25/2022
8+
ms.date: 07/27/2022
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212
- Only supported for data disks.
13-
- Disks smaller than 4 TiB can't be expanded to 4 TiB or larger without downtime.
13+
- If a disk is 4 TiB or less, you can't expand it beyond 4 TiB without deallocating the VM. If a disk is already greater than 4 TiB, you can expand it without deallocating the VM.
1414
- Not supported for Ultra disks
1515
- Not supported for shared disks
1616
- Install and use either:

0 commit comments

Comments
 (0)