Skip to content

Commit 4d532fd

Browse files
author
AbhishekMallick01
committed
Ultra disk post-release updates
1 parent d13bb7f commit 4d532fd

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

articles/backup/backup-azure-arm-restore-vms.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restore VMs by using the Azure portal
33
description: Restore an Azure virtual machine from a recovery point by using the Azure portal, including the Cross Region Restore feature.
44
ms.reviewer: geg
55
ms.topic: conceptual
6-
ms.date: 02/14/2023
6+
ms.date: 04/06/2023
77
ms.service: backup
88
author: jyothisuri
99
ms.author: jsuri
@@ -196,6 +196,9 @@ To begin using the feature, read the [Before You Begin section](./backup-create-
196196

197197
To see if CRR is enabled, follow the instructions in [Configure Cross Region Restore](backup-create-rs-vault.md#set-cross-region-restore).
198198

199+
>[!Note]
200+
>Cross-region restore is currently not supported for machines running on Ultra disks. [Learn more about Ultra disk backup supportability](backup-support-matrix-iaas.md#ultra-disk-backup).
201+
199202
### View backup items in secondary region
200203

201204
If CRR is enabled, you can view the backup items in the secondary region.

articles/backup/backup-create-recovery-services-vault.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and configure Recovery Services vaults
33
description: Learn how to create and configure Recovery Services vaults, and how to restore in a secondary region by using Cross Region Restore.
44
ms.topic: how-to
5-
ms.date: 12/14/2022
5+
ms.date: 04/06/2023
66
ms.custom: references_regions, engagement-fy23
77
author: jyothisuri
88
ms.author: jsuri
@@ -58,6 +58,9 @@ Before you begin, consider the following information:
5858

5959
A vault created with GRS redundancy includes the option to configure the Cross Region Restore feature. Every GRS vault has a banner that links to the documentation.
6060

61+
>[!Note]
62+
>Cross-region restore is currently not supported for machines running on Ultra disks. [Learn more about Ultra disk backup supportability](backup-support-matrix-iaas.md#ultra-disk-backup).
63+
6164
![Screenshot that shows the banner about backup configuration.](./media/backup-azure-arm-restore-vms/banner.png)
6265

6366
To configure Cross Region Restore for the vault:

articles/backup/backup-support-matrix-iaas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support matrix for Azure VM backups
33
description: Get a summary of support settings and limitations for backing up Azure VMs by using the Azure Backup service.
44
ms.topic: conceptual
5-
ms.date: 04/05/2023
5+
ms.date: 04/06/2023
66
ms.custom: references_regions
77
ms.reviewer: sharrai
88
ms.service: backup
@@ -189,7 +189,7 @@ Adding a disk to a protected VM | Supported.
189189
Resizing a disk on a protected VM | Supported.
190190
Shared storage| Backing up VMs by using Cluster Shared Volumes (CSV) or Scale-Out File Server isn't supported. CSV writers are likely to fail during backup. On restore, disks that contain CSV volumes might not come up.
191191
[Shared disks](../virtual-machines/disks-shared-enable.md) | Not supported.
192-
<a name="ultra-disk-backup">Ultra SSD disks</a> | Supported with [Enhanced policy](backup-azure-vms-enhanced-policy.md). The support is currently in preview. <br><br> To enroll your subscription for this feature, [fill this form](https://forms.office.com/r/1GLRnNCntU).
192+
<a name="ultra-disk-backup">Ultra SSD disks</a> | Supported with [Enhanced policy](backup-azure-vms-enhanced-policy.md). The support is currently in preview. <br><br> To enroll your subscription for this feature, [fill this form](https://forms.office.com/r/1GLRnNCntU). <br><br> - Ultra disk protection can be configured only through Recovery Services vault. <br><br> - Configuration of Ultra disk protection is supported via Recovery Services vault only. This configuration is currently not supported via virtual machine blade.
193193
[Temporary disks](../virtual-machines/managed-disks-overview.md#temporary-disk) | Azure Backup doesn't back up temporary disks.
194194
NVMe/[ephemeral disks](../virtual-machines/ephemeral-os-disks.md) | Not supported.
195195
[Resilient File System (ReFS)](/windows-server/storage/refs/refs-overview) restore | Supported. Volume Shadow Copy Service (VSS) supports app-consistent backups on ReFS.

0 commit comments

Comments
 (0)