Skip to content

Commit d47f59f

Browse files
author
AbhishekMallick01
committed
more updates
1 parent 7ac39f4 commit d47f59f

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To enable backup for an AKS cluster, see the following prerequisites: .
4949

5050
- Before installing Backup Extension in the AKS cluster, ensure that the CSI drivers and snapshots are enabled for your cluster. If disabled, see [these steps to enable them](../aks/csi-storage-drivers.md#enable-csi-storage-drivers-on-an-existing-cluster).
5151

52-
- Backup Extension uses the AKS cluster’s Managed System Identity to perform backup operations. So, ASK backup doesn't support AKS clusters using Service Principal. You can [update your AKS cluster to use Managed System Identity](../aks/use-managed-identity.md#update-an-aks-cluster-to-use-a-managed-identityn).
52+
- Backup Extension uses the AKS cluster’s Managed System Identity to perform backup operations. So, ASK backup doesn't support AKS clusters using Service Principal. You can [update your AKS cluster to use Managed System Identity](../aks/use-managed-identity.md#update-an-aks-cluster-to-use-a-managed-identity).
5353

5454
>[!Note]
5555
>Only Managed System Identity based AKS clusters are supported by AKS backup. The support for User Identity based AKS clusters is currently not available.

articles/backup/whats-new.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in Azure Backup
33
description: Learn about new features in Azure Backup.
44
ms.topic: conceptual
5-
ms.date: 10/14/2022
5+
ms.date: 02/28/2023
66
ms.service: backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -16,6 +16,9 @@ You can learn more about the new releases by bookmarking this page or by [subscr
1616

1717
## Updates summary
1818

19+
20+
- February 2023
21+
- [Azure Kubernetes Service cluster backup (preview)](#azure-kubernetes-service-cluster-backup-preview)
1922
- October 2022
2023
- [Multi-user authorization using Resource Guard for Backup vault (in preview)](#multi-user-authorization-using-resource-guard-for-backup-vault-in-preview)
2124
- [Enhanced soft delete for Azure Backup (preview)](#enhanced-soft-delete-for-azure-backup-preview)
@@ -50,6 +53,16 @@ You can learn more about the new releases by bookmarking this page or by [subscr
5053
- February 2021
5154
- [Backup for Azure Blobs (in preview)](#backup-for-azure-blobs-in-preview)
5255

56+
## Azure Kubernetes Service cluster backup (preview)
57+
58+
Azure Kubernetes Service (AKS) backup is a simple, cloud-native process to back up and restore the containerized applications and data running in AKS clusters. You can configure scheduled backup for both cluster state and application data (persistent volumes - CSI driver based Azure Disks).
59+
60+
The solution provides granular control to choose a specific namespace or an entire cluster to back up or restore with the ability to store backups locally in a blob container and as disk snapshots. With AKS backup, you can unlock end-to-end scenarios - operational recovery, cloning test or developer environments, or cluster upgrade scenarios.
61+
62+
AKS backup integrates with Backup center (with other backup management capabilities) to provide a single pane of glass that helps you govern, monitor, operate, and analyze backups at scale.
63+
64+
For more information, see [Overview of AKS backup (preview)](azure-kubernetes-service-cluster-backup-concept.md).
65+
5366
## Multi-user authorization using Resource Guard for Backup vault (in preview)
5467

5568
Azure Backup now supports multi-user authorization (MUA) that allows you to add an additional layer of protection to critical operations on your Backup vaults. For MUA, Azure Backup uses the Azure resource, Resource Guard, to ensure critical operations are performed only with applicable authorization.

0 commit comments

Comments
 (0)