Skip to content

Commit 4555703

Browse files
Merge pull request #301493 from AbhishekMallick01/Jun-18-2025-UUF
Addressed UUF #308376
2 parents 9e7aea5 + bf801da commit 4555703

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom:
77
- devx-track-azurecli
88
- ignite-2023
99
- ignite-2024
10-
ms.date: 01/16/2025
10+
ms.date: 06/18/2025
1111
author: jyothisuri
1212
ms.author: jsuri
1313
---
@@ -22,8 +22,9 @@ In addition, it helps to describe how to manage backup for the Azure Kubernetes
2222

2323
## Resource provider registrations
2424

25-
- You must register these resource providers on the subscription before initiating any backup and restore operation.
26-
- Once the registration is complete, you can perform backup and restore operations on all the cluster under the subscription.
25+
Resource Provider registration is required for installing the Backup Extension, and initiating any backup and restore operation. You can do this registration as a Subscription Owner. Generally, the Resource Provider is already registered in an Azure subscription. If not, register the `Microsoft.KubernetesConfiguration` resource provider.
26+
27+
After the registration is complete, you can perform backup and restore operations on all the cluster under the subscription.
2728

2829
### Register the Backup Extension
2930

0 commit comments

Comments
 (0)