Skip to content

Commit ed916c4

Browse files
author
AbhishekMallick01
committed
more updates
1 parent d47f59f commit ed916c4

7 files changed

+34
-20
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Azure Kubernetes Service (AKS) cluster backup using Azure Backup overview
3-
description: This article explains about the concept of Azure Kubernetes Service (AKS) cluster backup using Azure Backup.
2+
title: Azure Kubernetes Service (AKS) backup using Azure Backup overview
3+
description: This article explains the concept of Azure Kubernetes Service (AKS) backup using Azure Backup.
44
ms.topic: conceptual
55
ms.service: backup
66
ms.date: 02/28/2023
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Overview of Azure Kubernetes Service (AKS) cluster backup using Azure Backup (preview)
11+
# Overview of Azure Kubernetes Service (AKS) backup using Azure Backup (preview)
1212

1313
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.
1414

articles/backup/azure-kubernetes-service-cluster-backup-support-matrix.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Kubernetes Service (AKS) cluster backup support matrix
3-
description: This article provides a summary of support settings and limitations of Azure Kubernetes Service (AKS) cluster backup.
2+
title: Azure Kubernetes Service (AKS) backup support matrix
3+
description: This article provides a summary of support settings and limitations of Azure Kubernetes Service (AKS) backup.
44
ms.topic: conceptual
55
ms.date: 02/28/2023
66
ms.custom: references_regions
@@ -9,9 +9,9 @@ author: jyothisuri
99
ms.author: jsuri
1010
---
1111

12-
# Azure Kubernetes Service cluster backup support matrix (preview)
12+
# Azure Kubernetes Service backup support matrix (preview)
1313

14-
You can use [Azure Backup](./backup-overview.md) to protect Azure Kubernetes Service (AKS) cluster. This article summarizes region availability, supported scenarios, and limitations.
14+
You can use [Azure Backup](./backup-overview.md) to protect Azure Kubernetes Service (AKS). This article summarizes region availability, supported scenarios, and limitations.
1515

1616
## Supported regions
1717

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Back up Azure Kubernetes Service (AKS) cluster using Azure Backup
3-
description: This article explains how to back up Azure Kubernetes Service (AKS) cluster using Azure Backup.
2+
title: Back up Azure Kubernetes Service (AKS) using Azure Backup
3+
description: This article explains how to back up Azure Kubernetes Service (AKS) using Azure Backup.
44
ms.topic: how-to
55
ms.service: backup
66
ms.date: 02/28/2023
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Back up Azure Kubernetes Service cluster using Azure Backup (preview)
11+
# Back up Azure Kubernetes Service using Azure Backup (preview)
1212

13-
This article describes how to configure and back up Azure Kubernetes Service (AKS) cluster.
13+
This article describes how to configure and back up Azure Kubernetes Service (AKS).
1414

1515
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.
1616

articles/backup/azure-kubernetes-service-cluster-manage-backups.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Manage Azure Kubernetes Service (AKS) cluster backups using Azure Backup
3-
description: This article explains how to manage Azure Kubernetes Service (AKS) cluster backups using Azure Backup.
2+
title: Manage Azure Kubernetes Service (AKS) backups using Azure Backup
3+
description: This article explains how to manage Azure Kubernetes Service (AKS) backups using Azure Backup.
44
ms.topic: how-to
55
ms.service: backup
66
ms.date: 02/28/2023
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Manage Azure Kubernetes Service cluster backups using Azure Backup (preview)
11+
# Manage Azure Kubernetes Service backups using Azure Backup (preview)
1212

13-
This article describes how to manage Azure Kubernetes Service (AKS) cluster backups using Azure CLI commands.
13+
This article describes how to manage Azure Kubernetes Service (AKS) backups using Azure CLI commands.
1414

1515
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.
1616

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Restore Azure Kubernetes Service (AKS) cluster using Azure Backup
3-
description: This article explains how to restore backed-up Azure Kubernetes Service (AKS) cluster using Azure Backup.
2+
title: Restore Azure Kubernetes Service (AKS) using Azure Backup
3+
description: This article explains how to restore backed-up Azure Kubernetes Service (AKS) using Azure Backup.
44
ms.topic: how-to
55
ms.service: backup
66
ms.date: 02/28/2023
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Restore Azure Kubernetes Service cluster using Azure Backup (preview)
11+
# Restore Azure Kubernetes Service using Azure Backup (preview)
1212

13-
This article describes how to restore backed-up Azure Kubernetes Service (AKS) cluster.
13+
This article describes how to restore backed-up Azure Kubernetes Service (AKS).
1414

1515
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.
1616

articles/backup/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ landingContent:
7575
url: ./multi-user-authorization-concept.md?tabs=backup-vault
7676
- text: Immutable vault (preview)
7777
url: backup-azure-immutable-vault-concept.md
78+
- text: Azure Kubernetes Service backup (preview)
79+
url: azure-kubernetes-service-cluster-backup-concept.md
7880
# Card
7981
- title: Back up Azure VMs
8082
linkLists:

articles/backup/toc.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
href: backup-azure-policy-supported-skus.md
9191
- name: Azure Database for PostgreSQL backup support matrix
9292
href: backup-azure-database-postgresql-support-matrix.md
93+
- name: Azure Kubernetes Service backup support matrix
94+
href: azure-kubernetes-service-cluster-backup-support-matrix.md
9395
- name: Automation in Azure Backup
9496
href: backup-support-automation.md
9597
- name: Frequently asked questions (FAQ)
@@ -125,7 +127,9 @@
125127
- name: About HANA database backup
126128
href: sap-hana-database-about.md
127129
- name: Architecture
128-
href: azure-backup-architecture-for-sap-hana-backup.md
130+
href: azure-backup-architecture-for-sap-hana-backup.md
131+
- name: Azure Kubernetes Service backup
132+
href: azure-kubernetes-service-cluster-backup-concept.md
129133
- name: Monitor and Alerts
130134
href: monitoring-and-alerts-overview.md
131135
- name: Security
@@ -288,6 +292,14 @@
288292
href: backup-azure-data-protection-use-rest-api-backup-postgresql.md
289293
- name: Restore
290294
href: restore-postgresql-database-use-rest-api.md
295+
- name: Azure Kubernetes Service backup
296+
items:
297+
- name: Backup
298+
href: azure-kubernetes-service-cluster-backup.md
299+
- name: Restore
300+
href: azure-kubernetes-service-cluster-restore.md
301+
- name: Manage
302+
href: azure-kubernetes-service-cluster-manage-backups.md
291303
- name: Windows backup using MARS agent
292304
items:
293305
- name: Overview

0 commit comments

Comments
 (0)