Skip to content

Commit 10d6527

Browse files
Merge pull request #301807 from khdownie/patch-6
Update volume-snapshot-restore.md
2 parents f1eb684 + ebc8a46 commit 10d6527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/container-storage/volume-snapshot-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Use volume snapshots with Azure Container Storage
2+
title: Use Volume Snapshots with Azure Container Storage
33
description: Take a point-in-time snapshot of a persistent volume and restore it. You'll create a volume snapshot class, take a snapshot, create a restored persistent volume claim, and deploy a new pod.
44
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: how-to
77
ms.date: 07/23/2024
88
ms.author: kendownie
9-
# Customer intent: As a Kubernetes operator, I want to create and restore volume snapshots in Azure Container Storage, so that I can easily manage persistent data and recover from potential data loss.
9+
# Customer intent: As a Kubernetes operator, I want to create and restore volume snapshots in Azure Container Storage, so that I can recover from potential data loss.
1010
---
1111

1212
# Use volume snapshots with Azure Container Storage

0 commit comments

Comments
 (0)