You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-private-endpoints-configure-manage.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,27 +211,32 @@ To perform Cross Subscription Restore to a Private Endpoint enabled vault:
211
211
4. In the **Virtual Network** section, select the **VNet** of the target VM that you want to restore across subscription.
212
212
5. Create the **Private Endpoint** and trigger the restore process.
213
213
214
+
#### Cross Region Restore to a Private Endpoint enabled vault
214
215
216
+
You can create a **Secondary Private Endpoint** before or after adding protected items in the vault.
215
217
218
+
To restore data across regions to a Private Endpoint enabled vault, follow these steps:
216
219
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.
218
221
219
-
You can create a secondary private endpoint before or after having protected items in the vault.
220
222
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).
222
224
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).
224
226
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":::
225
228
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.
227
230
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.":::
231
232
232
233
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.":::
235
240
236
241
>[!Note]
237
242
>You can add a maximum of **12** Azure Backup Secondary Private Endpoints to a vault.
0 commit comments