Skip to content

Commit 926d391

Browse files
authored
Update quick-backup-aks.md
1 parent 903c9e1 commit 926d391

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/backup/quick-backup-aks.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,20 @@ ms.author: v-abhmallick
1010

1111
# Quickstart: Configure backup for an AKS cluster
1212

13-
In this quickstart, you configure backup for an Azure Kubernetes Service (AKS) cluster, and then use the Azure Backup configuration to back up specific items in the cluster.
13+
In this quickstart, you configure vaulted backup for an Azure Kubernetes Service (AKS) cluster, and then use the Azure Backup configuration to back up specific items in the cluster.
1414

1515
You can use Azure Backup to back up AKS clusters by installing the Backup extension. The extension must be installed in the cluster. An AKS cluster backup includes cluster resources and persistent volumes that are attached to the cluster.
1616

1717
The Backup vault communicates with the cluster via the Backup extension to complete backup and restore operations.
1818

1919
## Prerequisites
2020

21+
Before you configure vaulted backup for AKS cluster, ensure the following prerequisites are met:
22+
2123
- Identify or [create a Backup vault](create-manage-backup-vault.md) in the same region where you want to back up an AKS cluster.
2224
- [Install the Backup extension](quick-install-backup-extension.md) in the AKS cluster that you want to back up.
2325

24-
## Configure backup for an AKS cluster
26+
## Configure vaulted backup for an AKS cluster
2527

2628
1. In the Azure portal, go to the AKS cluster that you want to back up.
2729

@@ -35,7 +37,7 @@ The Backup vault communicates with the cluster via the Backup extension to compl
3537

3638
:::image type="content" source="./media/quick-backup-aks/backup-vault-review.png" alt-text="Screenshot that shows the review page for Configure Backup." lightbox="./media/quick-backup-aks/backup-vault-review.png":::
3739

38-
1. Select a backup policy, which defines the schedule for backups and their retention period. Then select **Next**.
40+
1. Select a backup policy, which defines the schedule for backups and their retention period in both Operation and Vault-standard. Then select **Next**.
3941

4042
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/select-backup-policy.png" alt-text="Screenshot that shows the Backup policy tab." lightbox="./media/azure-kubernetes-service-cluster-backup/select-backup-policy.png":::
4143

0 commit comments

Comments
 (0)