Skip to content

Commit 1f99c1e

Browse files
committed
Disk Backup Updates
1 parent 8107af7 commit 1f99c1e

File tree

5 files changed

+18
-1
lines changed

5 files changed

+18
-1
lines changed

articles/backup/backup-managed-disks-cli.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This article describes how to back up [Azure Managed Disk](/azure/virtual-machin
1717
1818
Learn about the [Azure Disk backup region availability, supported scenarios and limitations](disk-backup-support-matrix.md).
1919

20+
>[!Note]
21+
>- If the target disk is attached as a Persistent Volume to an AKS cluster, choose [Azure Backup for AKS](/azure/backup/azure-kubernetes-service-backup-overview.md) over the standalone Disk Backup solution. It enables backing up the disk as snapshots along with the containerized application in a Kubernetes-aware manner, all as a single unit. Additionally, you get Cross Region Restore and ransomware protection capabilities with AKS Backup.
22+
23+
2024
## Create a Backup vault
2125

2226
Backup vault is a storage entity in Azure that stores backup data for various newer workloads that Azure Backup supports, such as Azure Database for PostgreSQL servers, blobs in a storage account, and Azure Disks. Backup vaults make it easy to organize your backup data, while minimizing management overhead. Backup vaults are based on the Azure Resource Manager model of Azure, which provides enhanced capabilities to help secure backup data.

articles/backup/backup-managed-disks-ps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ This article explains how to back up [Azure Managed Disk](/azure/virtual-machine
1414

1515
Learn about the [Azure Disk backup region availability, supported scenarios and limitations](disk-backup-support-matrix.md).
1616

17+
>[!Note]
18+
>- If the target disk is attached as a Persistent Volume to an AKS cluster, choose [Azure Backup for AKS](/azure/backup/azure-kubernetes-service-backup-overview.md) over the standalone Disk Backup solution. It enables backing up the disk as snapshots along with the containerized application in a Kubernetes-aware manner, all as a single unit. Additionally, you get Cross Region Restore and ransomware protection capabilities with AKS Backup.
19+
20+
1721
## Create a Backup vault
1822

1923
A Backup vault is a storage entity in Azure that holds backup data for various newer workloads that Azure Backup supports, such as Azure Database for PostgreSQL servers and Azure Disks. Backup vaults make it easy to organize your backup data, while minimizing management overhead. Backup vaults are based on the Azure Resource Manager model of Azure, which provides enhanced capabilities to help secure backup data.

articles/backup/backup-managed-disks.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ This article explains how to back up [Azure Managed Disk](/azure/virtual-machine
1414

1515
Learn about the [Azure Disk backup region availability, supported scenarios and limitations](disk-backup-support-matrix.md).
1616

17+
>[!Note]
18+
>- If the target disk is attached as a Persistent Volume to an AKS cluster, choose [Azure Backup for AKS](/azure/backup/azure-kubernetes-service-backup-overview.md) over the standalone Disk Backup solution. It enables backing up the disk as snapshots along with the containerized application in a Kubernetes-aware manner, all as a single unit. Additionally, you get Cross Region Restore and ransomware protection capabilities with AKS Backup.
19+
1720
## Create a Backup vault
1821

1922
A Backup vault is a storage entity in Azure that holds backup data for various newer workloads that Azure Backup supports, such as Azure Database for PostgreSQL servers and Azure Disks. Backup vaults make it easy to organize your backup data, while minimizing management overhead. Backup vaults are based on the Azure Resource Manager model of Azure, which provides enhanced capabilities to help secure backup data.

articles/backup/disk-backup-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ Azure Disk Backup offers a turnkey solution that provides snapshot lifecycle man
1616

1717
If you require application-consistent backup of virtual machine including the data disks, or an option to restore an entire virtual machine from backup, restore a file or folder, or restore to a secondary region, then use the [Azure VM backup](backup-azure-vms-introduction.md) solution. Azure Backup offers side-by-side support for backup of managed disks using Disk Backup in addition to [Azure VM backup](./backup-azure-vms-introduction.md) solutions. This is useful when you need once-a-day application consistent backups of virtual machines and also more frequent backups of OS disks or a specific data disk that are crash consistent, and don't impact the production application performance.
1818

19-
Azure Disk Backup is integrated into Backup Center, which provides a **single unified management experience** in Azure for enterprises to govern, monitor, operate, and analyze backups at scale.
19+
Azure Disk Backup is integrated into Azure Business Continuity Centre, which provides a **single unified management experience** in Azure for enterprises to govern, monitor, operate, and analyze backups at scale.
20+
21+
>[!Note]
22+
>- If the target disk is attached as a Persistent Volume to an AKS cluster, choose [Azure Backup for AKS](/azure/backup/azure-kubernetes-service-backup-overview.md) over the standalone Disk Backup solution. It enables backing up the disk as snapshots along with the containerized application in a Kubernetes-aware manner, all as a single unit. Additionally, you get Cross Region Restore and ransomware protection capabilities with AKS Backup.
2023
2124
## Key benefits of Disk Backup
2225

articles/backup/disk-backup-support-matrix.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Azure Disk Backup is available in all public cloud and Sovereign cloud regions.
2525
>- For Azure Disks belonging to Standard HDD, Standard SSD, and Premium SSD SKUs, you can define the backup schedule with *Hourly* frequency (of 1, 2, 4, 6, 8, or 12 hours) and *Daily* frequency.
2626
>- For Azure Disks belonging to Premium V2 and Ultra Disk SKUs, you can define the backup schedule with *Hourly* frequency of only 12 hours and *Daily* frequency.
2727
28+
>[!Note]
29+
>- If the target disk is attached as a Persistent Volume to an AKS cluster, choose [Azure Backup for AKS](/azure/backup/azure-kubernetes-service-backup-overview.md) over the standalone Disk Backup solution. It enables backing up the disk as snapshots along with the containerized application in a Kubernetes-aware manner, all as a single unit. Additionally, you get Cross Region Restore and ransomware protection capabilities with AKS Backup.
30+
2831
- Azure Disk Backup supports backup of Write Accelerator disk. However, during restore the disk would be restored as a normal disk. Write Accelerated cache can be enabled on the disk after mounting it to a VM.
2932

3033
- Azure Backup provides operational (snapshot) tier backup of Azure managed disks with support for multiple backups per day. The backups aren't copied to the backup vault.

0 commit comments

Comments
 (0)