Skip to content

Commit d7338ef

Browse files
authored
Update azure-kubernetes-service-cluster-restore.md
1 parent a982b13 commit d7338ef

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/backup/azure-kubernetes-service-cluster-restore.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ This article describes how to restore backed-up Azure Kubernetes Service (AKS).
1616

1717
Azure Backup now allows you to back up AKS clusters (cluster resources and persistent volumes attached to the cluster) using a backup extension, which must be installed in the cluster. Backup vault communicates with the cluster via this Backup Extension to perform backup and restore operations.
1818

19-
> [!NOTE]
20-
> Vaulted backup and Cross Region Restore for AKS using Azure Backup are currently in preview.
21-
2219
## Before you start
2320

2421
- AKS backup allows you to restore to original AKS cluster (that was backed up) and to an alternate AKS cluster. AKS backup allows you to perform a full restore and item-level restore. You can utilize [restore configurations](#restore-configurations) to define parameters based on the cluster resources that are to be restored.
@@ -65,9 +62,9 @@ Azure Backup for AKS currently supports the following two options when doing a r
6562
> [!NOTE]
6663
> AKS backup currently doesn't delete and recreate resources in the target cluster if they already exist. If you attempt to restore Persistent Volumes in the original location, delete the existing Persistent Volumes, and then do the restore operation.
6764
68-
## Restore in secondary region (preview)
65+
## Restore in secondary region
6966

70-
To restore the AKS cluster in the secondary region, [configure Geo redundancy and Cross Region Restore in the Backup vault](azure-kubernetes-service-cluster-backup.md#create-a-backup-vault), and then [trigger restore](tutorial-restore-aks-backups-across-regions.md#restore-in-secondary-region-preview).
67+
To restore the AKS cluster in the secondary region, [configure Geo redundancy and Cross Region Restore in the Backup vault](azure-kubernetes-service-cluster-backup.md#create-a-backup-vault), and then [trigger restore](tutorial-restore-aks-backups-across-regions.md#restore-in-secondary-region).
7168

7269
## Next steps
7370

0 commit comments

Comments
 (0)