Skip to content

Commit 5fc42c2

Browse files
author
AbhishekMallick-MS
committed
addressed peer-review inputs and added screens
1 parent 27c3bd0 commit 5fc42c2

File tree

5 files changed

+15
-10
lines changed

5 files changed

+15
-10
lines changed

articles/backup/backup-azure-private-endpoints-configure-manage.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -211,27 +211,32 @@ To perform Cross Subscription Restore to a Private Endpoint enabled vault:
211211
4. In the **Virtual Network** section, select the **VNet** of the target VM that you want to restore across subscription.
212212
5. Create the **Private Endpoint** and trigger the restore process.
213213

214+
#### Cross Region Restore to a Private Endpoint enabled vault
214215

216+
You can create a **Secondary Private Endpoint** before or after adding protected items in the vault.
215217

218+
To restore data across regions to a Private Endpoint enabled vault, follow these steps:
216219

217-
#### Cross Region Restore to a private endpoint enabled vault
220+
1. Go to the target *Recovery Services Vault* > **Settings** > **Networking**, and ensure that Private Endpoint is created with the target *VM VNet* before protecting any items.
218221

219-
You can create a secondary private endpoint before or after having protected items in the vault.
220222

221-
To restore data across regions to a private endpoint enabled vault, follow these steps:
223+
If the private endpoint is not enabled, [enable it](#deny-public-network-access-to-the-vault).
222224

223-
1. Go to the target *Recovery Services Vault* > **Settings** > **Networking**, and then ensure that private endpoint is created with the target *VM vnet* before protecting any items.
225+
2. On the **Private access** tab, [create *Private Endpoints* in the *secondary region*](#create-private-endpoints-for-azure-backup).
224226

227+
:::image type="content" source="./media/backup-azure-private-endpoints-configure-manage/create-private-endpoint-in-secondary-region.png" alt-text="Screenshot shows how to create private endpoints in a secondary region." lightbox="./media/backup-azure-private-endpoints-configure-manage/create-private-endpoint-in-secondary-region.png":::
225228

226-
If the private endpoint is not enabled, [enable it](#deny-public-network-access-to-the-vault).
229+
3. On the **Create a private endpoint** blade, on the **Basics** tab, select the **Region** as the secondary region of the target VM to which you want to do the *Cross Region Restore* operation.
227230

228-
2. On the **Private access** tab, create *Private Endpoints* in the *secondary region*.
229-
230-
3. On the **Create a private endpoint** blade, on the **Basics** tab, select the **Region** as the secondary region of the target VM to which you want to do cross-region restore.
231+
:::image type="content" source="./media/backup-azure-private-endpoints-configure-manage/select-region-for-cross-region-restore.png" alt-text="Screenshot shows how to select the region for restore to the secondary region.":::
231232

232233
4. On the **Resource** tab, select the **Target sub-resource** as **AzureBackup_Secondary**.
233-
234-
5. On the **Virtual Network** blade, select the **Virtual Network** of the target VM to which you want to do cross-region restore.
234+
235+
:::image type="content" source="./media/backup-azure-private-endpoints-configure-manage/select-sub-resource.png" alt-text="Screenshot shows how to select the sub resource as Azure Backup Secondary.":::
236+
237+
5. On the **Virtual Network** blade, select the **Virtual Network** of the target VM to which you want to do the *Cross Region Restore* operation.
238+
239+
:::image type="content" source="./media/backup-azure-private-endpoints-configure-manage/select-virtual-network.png" alt-text="Screenshot shows how to select the virtual network of the target VM for Cross Region Restore.":::
235240

236241
>[!Note]
237242
>You can add a maximum of **12** Azure Backup Secondary Private Endpoints to a vault.
Loading
90.6 KB
Loading
96.7 KB
Loading
90.4 KB
Loading

0 commit comments

Comments
 (0)