Skip to content

Commit fde648c

Browse files
authored
Simplify AKS backup configuration with single CLI command
Updated the section on AKS backup to highlight the new simplified CLI command for configuration, replacing the previous detailed setup steps with a concise overview.
1 parent 369d478 commit fde648c

1 file changed

Lines changed: 4 additions & 13 deletions

File tree

articles/backup/whats-new.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -67,19 +67,10 @@ You can learn more about the new releases by bookmarking this page or by [subscr
6767

6868
## Simplified CLI experience to enable backup for AKS clusters
6969

70-
Azure Backup introduces a streamlined Azure CLI experience to onboard Azure Kubernetes Service (AKS) clusters to vaulted backups using a single command.
71-
72-
Protecting AKS clusters through CLI involves a sequence of setup tasks such as installing the Backup extension, preparing storage, creating a backup vault and policy, configuring Trusted Access, and setting up the backup instance. To simplify this backup configuration, Microsoft provides an alternate approach to enable backup protection for an AKS cluster by running a single command.
73-
74-
Running this command automatically completes the required setup by:
75-
- Deploying the Backup extension when not already present
76-
- Preparing or reusing storage required for backups
77-
- Provisioning or discovering a backup vault and policy
78-
- Establishing Trusted Access between the vault and AKS cluster
79-
- Creating the backup instance to start protection
80-
81-
You can also supply an optional configuration file to reference existing vaults, policies, storage accounts, or apply tags as part of the enablement workflow. This capability simplifies onboarding of AKS clusters to Azure Backup and supports automation scenarios such as infrastructure‑as‑code and CI/CD pipelines.
82-
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+
8374
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).
8475

8576
## Backup support for Confidential VMs (preview)

0 commit comments

Comments
 (0)