Skip to content

Commit e3086b7

Browse files
author
AbhishekMallick-MS
committed
more updates
1 parent 7670855 commit e3086b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.service: backup
66
ms.custom:
77
- ignite-2023
8-
ms.date: 11/14/2023
8+
ms.date: 11/30/2023
99
author: AbhishekMallick-MS
1010
ms.author: v-abhmallick
1111
---
@@ -69,9 +69,6 @@ You can now use the Custom Hooks capability available in Azure Backup for AKS.
6969

7070
Azure Backup for AKS enables you to execute Custom Hooks as part of the backup and restore operation. Hooks are commands configured to run one or more commands to execute in a pod under a container during the backup operation or after restore. They allow you to define these hooks as a custom resource and deploy in the AKS cluster to be backed up or restored. Once the custom resource is deployed in the AKS cluster in the required Namespace, you need to provide the details as input for the Configure Backup/Restore flow, and the Backup extension runs the hooks as defined in the YAML file.
7171

72-
>[!Note]
73-
>Hooks aren't executed in a *shell* on the containers.
74-
7572
There are two types of hooks:
7673

7774
### Backup Hooks

0 commit comments

Comments
 (0)