Skip to content

Commit 3d1a022

Browse files
author
AbhishekMallick-MS
committed
addressed PM inputs
1 parent 9be5f1b commit 3d1a022

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,14 @@ As one of the [restore options](#restore-options), you can replace an existing V
195195

196196
Azure Backup also allows you to configure the access options for the restored disks once the restore operation is complete. You can set the preferences at the time of initiating the restore.
197197

198-
To enable disk access on restored disks, choose one of the following options:
198+
>[!Note]
199+
>This feature is currently available only for backed-up VMs that use private endpoint-enabled disks.
200+
201+
To enable disk access on restored disks, [intitiate the restore operation](#choose-a-vm-restore-configuration), and then choose one of the following options:
199202

200203
- **Use the same network configurations as the source disk(s)**: This option allows the restored disks to use the disk access and network configurations same as that of the source disks.
201204
- **Enable public access from all networks**: This option allows the restored disk to be publicly accessible from all networks.
202-
- **Disable public access and enable private access (using disk access)**: This option allows you to disable the public access and assign a disk access to the restored disks for private access.
205+
- **Disable public access and enable private access (using disk access)**: This option allows you to disable the public access and assign disk access to the restored disks for private access.
203206

204207
:::image type="content" source="./media/backup-azure-arm-restore-vms/restored-disk-access-configuration-options.png" alt-text="Screenshot shows the access configuration options for restored disks." lightbox="./media/backup-azure-arm-restore-vms/restored-disk-access-configuration-options.png":::
205208

2.28 KB
Loading

0 commit comments

Comments
 (0)