Skip to content

Commit 7e3a1b8

Browse files
Merge pull request #270202 from AbhishekMallick-MS/Mar-26-2024-PE
CSR to PE enabled vault - process updates
2 parents ddd4c8e + 5154c5b commit 7e3a1b8

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-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: 12 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
@@ -368,6 +368,16 @@ With Cross Subscription Restore (CSR), you have the flexibility of restoring to
368368
>- CSR is supported only for streaming/Backint-based backups and is not supported for snapshot-based backup.
369369
>- Cross Regional Restore (CRR) with CSR is not supported.
370370

371+
**Cross Subscription Restore to a Private Endpoint enabled vault**
372+
373+
To perform Cross Subscription Restore to a Private Endpoint enabled vault:
374+
375+
1. In the *source Recovery Services vault*, go to the **Networking** tab.
376+
2. Go to the **Private access** section and create **Private Endpoints**.
377+
3. Select the *subscription* of the target vault in which you want to restore.
378+
4. In the **Virtual Network** section, select the **VNet** of the target VM that you want to restore across subscription.
379+
5. Create the **Private Endpoint** and trigger the restore process.
380+
371381
**Azure RBAC requirements**
372382

373383
| Operation type | Backup operator | Recovery Services vault | Alternate operator |
@@ -404,6 +414,7 @@ Add the parameter `--target-subscription-id` that enables you to provide the tar
404414
405415
```
406416

417+
407418
## Next steps
408419

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

0 commit comments

Comments
 (0)