Skip to content

Commit 0b21cce

Browse files
author
AbhishekMallick-MS
committed
CSR to PE enabled vault - process updates
1 parent ef5aae2 commit 0b21cce

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create and manage private endpoints (with v2 experience) for Azure
33
description: This article explains how to configure and manage private endpoints for Azure Backup.
44
ms.topic: how-to
55
ms.service: backup
6-
ms.date: 07/27/2023
6+
ms.date: 03/26/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
@@ -201,6 +201,16 @@ But if you remove private endpoints for the vault after a MARS agent has been re
201201
> - Private endpoints are supported with only DPM server 2022 and later.
202202
> - Private endpoints are not yet supported with MABS.
203203
204+
#### Cross Subscription Restore to a Private Endpoint enabled vault
205+
206+
To perform Cross Subscription Restore to a Private Endpoint enabled vault:
207+
208+
1. In the *source Recovery Services vault*, go to the **Networking** tab.
209+
2. Go to the **Private access** section and create **Private Endpoints**.
210+
3. Select the *subscription* of the target vault in which you want to restore.
211+
4. In the **Virtual Network** section, select the **VNet** of the target VM that you want to restore across subscription.
212+
5. Create the **Private Endpoint** and trigger the restore process.
213+
204214
## Deleting private endpoints
205215

206216
To delete private endpoints using REST API, see [this section](/rest/api/virtualnetwork/privateendpoints/delete).

articles/backup/sap-hana-database-restore.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SAP HANA databases on Azure VMs
33
description: In this article, you'll learn how to restore SAP HANA databases that are running on Azure virtual machines. You can also use Cross Region Restore to restore your databases to a secondary region.
44
ms.topic: how-to
5-
ms.date: 01/24/2024
5+
ms.date: 03/26/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -404,6 +404,16 @@ Add the parameter `--target-subscription-id` that enables you to provide the tar
404404
405405
```
406406

407+
### Cross Subscription Restore to a Private Endpoint enabled vault
408+
409+
To perform Cross Subscription Restore to a Private Endpoint enabled vault:
410+
411+
1. In the *source Recovery Services vault*, go to the **Networking** tab.
412+
2. Go to the **Private access** section and create **Private Endpoints**.
413+
3. Select the *subscription* of the target vault in which you want to restore.
414+
4. In the **Virtual Network** section, select the **VNet** of the target VM that you want to restore across subscription.
415+
5. Create the **Private Endpoint** and trigger the restore process.
416+
407417
## Next steps
408418

409419
- [Manage SAP HANA databases by using Azure Backup](sap-hana-db-manage.md)

0 commit comments

Comments
 (0)