Skip to content

Commit ebbfdb2

Browse files
Merge pull request #248090 from roygara/fixIncrem
Updating restrictions
2 parents 0b5ba22 + a66cc22 commit ebbfdb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/virtual-machines/disks-incremental-snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about incremental snapshots for managed disks, including how
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: how-to
7-
ms.date: 06/07/2023
7+
ms.date: 08/11/2023
88
ms.author: rogarana
99
ms.custom: devx-track-azurepowershell, ignite-fall-2021, devx-track-azurecli, ignite-2022, references_regions, devx-track-arm-template
1010
ms.devlang: azurecli

includes/virtual-machines-disks-incremental-snapshots-restrictions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 06/05/2023
8+
ms.date: 08/11/2023
99
ms.author: rogarana
1010
ms.custom: include file, references_regions
1111
---
@@ -22,7 +22,7 @@
2222

2323
Incremental snapshots of Premium SSD v2 and Ultra Disks have the following extra restrictions:
2424

25-
- You must request and receive access to the feature from this [link](https://aka.ms/UltraPremiumv2SnapshotPreview).
25+
- Currently, incremental snapshots of Premium SSD v2 and Ultra Disks can't be taken in the Azure portal.
2626
- Snapshots with a 512 logical sector size are stored as VHD, and can be used to create any disk type. Snapshots with a 4096 logical sector size are stored as VHDX and can only be used to create Ultra Disks and Premium SSD v2 disks, they can't be used to create other disk types. To determine which sector size your snapshot is, see [check sector size](#check-sector-size).
2727
- Up to five disks may be simultaneously created from a snapshot of a Premium SSD v2 or an Ultra Disk.
2828
- When an incremental snapshot of either a Premium SSD v2 or an Ultra Disk is created, a background copy process for that disk is started. While a background copy is ongoing, you can have up to three total snapshots pending. The process must complete before any more snapshots of that disk can be created.

0 commit comments

Comments
 (0)