Skip to content

Commit fa97359

Browse files
authored
Merge pull request #253133 from maud-lv/patch-34
Update snapshots title
2 parents 37bb85e + 129c9a1 commit fa97359

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
items:
183183
- name: Use labels for per-environment configuration
184184
href: howto-labels-aspnet-core.md
185-
- name: Create and manage Snapshots
185+
- name: Manage and use snapshots
186186
href: howto-create-snapshots.md
187187
- name: Import or export configuration data
188188
href: howto-import-export-data.md

articles/azure-app-configuration/howto-create-snapshots.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: How to create snapshots (preview) in Azure App Configuration
3-
description: How to create and manage snapshots Azure App Configuration store.
2+
title: How to manage and use snapshots (preview) in Azure App Configuration
3+
description: How to manage and use snapshots in an Azure App Configuration store.
44
author: Muksvso
55
ms.author: mubatra
66
ms.service: azure-app-configuration
77
ms.topic: how-to
8-
ms.date: 05/16/2023
8+
ms.date: 09/28/2023
99
---
1010

11-
# Use snapshots (preview)
11+
# Manage and use snapshots (preview)
1212

13-
In this article, learn how to create and manage snapshots in Azure App Configuration. Snapshot is a set of App Configuration settings stored in an immutable state.
13+
In this article, learn how to create, use and manage snapshots in Azure App Configuration. Snapshot is a set of App Configuration settings stored in an immutable state.
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)