Skip to content

Commit 0974e6d

Browse files
Merge pull request #314802 from shobhgarg/patch-2
Add simplified CLI backup experience for AKS clusters
2 parents 3268134 + fde648c commit 0974e6d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

articles/backup/whats-new.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ You can learn more about the new releases by bookmarking this page or by [subscr
1919

2020
## Updates summary
2121

22+
- April 2026
23+
- [Simplified CLI experience to enable backup for AKS clusters](#simplified-cli-experience-to-enable-backup-for-aks-clusters)
2224
- January 2026
2325
- [Backup support for Confidential VMs (preview)](#backup-support-for-confidential-vms-preview)
2426
- November 2025
@@ -63,6 +65,13 @@ You can learn more about the new releases by bookmarking this page or by [subscr
6365
- January 2024
6466
- [Cross Region Restore support for PostgreSQL by using Azure Backup is now generally available](#cross-region-restore-support-for-postgresql-by-using-azure-backup-is-now-generally-available)
6567

68+
## Simplified CLI experience to enable backup for AKS clusters
69+
70+
Azure Backup now supports configuring backups for Azure Kubernetes Service (AKS) clusters using a single Azure CLI command. This simplified experience eliminates the need for multiple manual setup steps such as installing the Backup extension, preparing storage, creating a backup vault and policy, configuring Trusted Access, and creating the backup instance.
71+
72+
The single command automatically completes all required configuration, including extension deployment, storage preparation, vault and policy provisioning or reuse, Trusted Access setup, and backup instance creation. Optional configuration files let you reference existing resources and apply tags, making this capability well‑suited for automation, infrastructure‑as‑code, and CI/CD pipelines.
73+
74+
For more information, see [Configure AKS backup using a single CLI command](azure-kubernetes-service-cluster-backup-using-cli.md#configure-backup-using-a-single-azure-cli-command).
6675

6776
## Backup support for Confidential VMs (preview)
6877

0 commit comments

Comments
 (0)