Skip to content

Commit e5477ea

Browse files
authored
Merge pull request #299663 from MicrosoftDocs/release-ase-backup
Publish the release branch Release ase backup into main
2 parents 9b0f6c5 + 9e12e85 commit e5477ea

40 files changed

+720
-423
lines changed

articles/backup/backup-rbac-rs-vault.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Backups with Azure role-based access control
33
description: Use Azure role-based access control to manage access to backup management operations in Recovery Services vault.
44
ms.reviewer: utraghuv
55
ms.topic: how-to
6-
ms.date: 04/14/2025
6+
ms.date: 05/08/2025
77
ms.service: azure-backup
88
author: jyothisuri
99
ms.author: jsuri
@@ -148,6 +148,14 @@ The following table captures the Backup management actions and corresponding Azu
148148
| Restoring a server | Backup Operator | Backup vault | |
149149
| | Contributor | Target Azure PostgreSQL server | Alternatively, instead of a built-in-role, you can consider a custom role which has the following permissions: Microsoft.DBforPostgreSQL/servers/write Microsoft.DBforPostgreSQL/servers/read In addition, the backup vault MSI should be given [these permissions](./backup-azure-database-postgresql-overview.md#set-of-permissions-needed-for-azure-postgresql-database-restore) |
150150

151+
### Minimum role requirements for SAP ASE (Sybase) database cross-subscription restore
152+
153+
| Operation type | Backup operator | Recovery Services vault | Alternate operator |
154+
| --- | --- | --- | --- |
155+
| Restore database or restore as files | Virtual Machine Contributor | Source VM that got backed up | Instead of a built-in role, you can consider a custom role which has the following permissions: <br><br> - Microsoft.Compute/virtualMachines/write <br> - Microsoft.Compute/virtualMachines/read |
156+
| | Virtual Machine Contributor | Target VM in which the database will be restored or files are created. | Instead of a built-in role, you can consider a custom role that has the following permissions: <br><br> - Microsoft.Compute/virtualMachines/write <br> - Microsoft.Compute/virtualMachines/read |
157+
| | Backup Operator | Target Recovery Services vault | |
158+
151159
## Next steps
152160

153161
* [Azure role-based access control (Azure RBAC)](../role-based-access-control/role-assignments-portal.yml): Get started with Azure RBAC in the Azure portal.

articles/backup/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: jyothisuri
1212
ms.author: jsuri
13-
ms.date: 04/17/2025
13+
ms.date: 05/14/2025
1414
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1515

1616
landingContent:
@@ -64,6 +64,8 @@ landingContent:
6464
linkLists:
6565
- linkListType: whats-new
6666
links:
67+
- text: SAP ASE (Sybase) database backup support
68+
url: sap-ase-database-about.md
6769
- text: Azure Data Lake Storage backup support (preview)
6870
url: azure-data-lake-storage-backup-overview.md
6971
- text: Azure Files vaulted backup support
@@ -74,8 +76,6 @@ landingContent:
7476
url: secure-by-default.md
7577
- text: WORM enabled Immutable Storage for Recovery Services vaults
7678
url: backup-azure-immutable-vault-concept.md
77-
- text: SAP ASE (Sybase) database backup support (preview)
78-
url: sap-ase-database-about.md
7979
- text: Vaulted backup and Cross Region Restore support for AKS
8080
url: azure-kubernetes-service-backup-overview.md
8181

-151 KB
Loading
-413 KB
Loading
2.5 KB
Loading
19.5 KB
Loading
-19.3 KB
Loading
4.35 KB
Loading
-244 KB
Loading
-119 KB
Loading

0 commit comments

Comments
 (0)