Skip to content

Commit 5fe187e

Browse files
author
AbhishekMallick01
committed
Addressed GitHub issue #110938
1 parent 788f1a7 commit 5fe187e

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

articles/backup/backup-azure-backup-faq.yml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: 'Answers to common questions about'
55
ms.topic: faq
66
ms.service: backup
7-
ms.date: 04/20/2023
7+
ms.date: 06/23/2023
88
author: jyothisuri
99
ms.author: jsuri
1010

@@ -54,7 +54,7 @@ sections:
5454
- question: |
5555
Can I change the storage redundancy setting after a backup?
5656
answer: |
57-
The storage replication type by default is set to geo-redundant storage (GRS). Once you configure the backup, the option to modify is disabled and can't be changed.
57+
The storage replication type by default is set to geo-redundant storage (GRS). Once you configure the backup, the option to modify is in disabled state and can't be changed.
5858
5959
![Storage replication type](./media/backup-azure-backup-faq/storage-replication-type.png)
6060
@@ -92,6 +92,17 @@ sections:
9292
>[!IMPORTANT]
9393
>Ensure that you perform the following actions after moving the subscription:<ul><li>If the vault uses CMK (customer managed keys), you must update the vault. This enables the vault to recreate and reconfigure the vault managed identity and CMK (which will reside in the new tenant), otherwise the backups/restore operation will fail.</li><li>You must reconfigure the RBAC permissions in the subscription as the existing permissions can’t be moved.</li></ul>
9494
95+
- question: |
96+
What are the various vaults supported for backup and restore?
97+
answer: |
98+
[Recovery Services vault](backup-azure-recovery-services-vault-overview.md) and [Backup vault](backup/backup-vault-overview.md) are both supported in Azure Backup, and target the backup and restore of different datasources. You need to create the appropriate vault based on the datasource type that you want to protect.
99+
100+
The following table lists the various datasources that each vault supports:
101+
102+
| Recovery Services vault | Backup vault |
103+
| --- | --- |
104+
| Supported datasources: <br><br> - Azure Virtual Machine <br> - SQL in Azure VM <br> - Azure Files <br> - SAP HANA in Azure VM <br> - Azure Backup Server <br> - Azure Backup agent <br> - DPM | Supported datasources: <br><br> - Azure Disks <br> - Azure Blobs <br> - Azure Database for PostgreSQL server <br> - Kubernetes services (preview) |
105+
95106
- name: Azure Backup agent
96107
questions:
97108
- question: |

0 commit comments

Comments
 (0)