Skip to content

Commit ceb3e44

Browse files
committed
Some adjustment
1 parent 779c4dd commit ceb3e44

File tree

1 file changed

+12
-13
lines changed
  • articles/azure-app-configuration

1 file changed

+12
-13
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@
66
href: overview.md
77
- name: Best practices
88
href: howto-best-practices.md
9-
- name: FAQ
9+
- name: Frequently asked questions
1010
href: faq.yml
1111
expanded: true
1212
- name: Get started
1313
items:
1414
- name: Create an App Configuration store
1515
href: quickstart-azure-app-configuration-create.md
16-
- name: Manage feature flags
16+
- name: Import or export configuration data
17+
href: howto-import-export-data.md
18+
- name: Create and manage feature flags
1719
href: manage-feature-flags.md
1820
- name: ASP.NET Core
1921
items:
@@ -108,7 +110,6 @@
108110
href: quickstart-resource-manager.md
109111
- name: .NET App in Visual Studio
110112
href: /visualstudio/azure/vs-azure-tools-connected-services-app-configuration
111-
expanded: true
112113
- name: Concepts
113114
items:
114115
- name: Keys and values
@@ -117,13 +118,13 @@
117118
href: concept-key-value.md
118119
- name: Point-in-time key-values
119120
href: concept-point-time-snapshot.md
120-
- name: Use labels for per-environment configuration
121+
- name: Per-environment configuration
121122
href: howto-labels-aspnet-core.md
122123
- name: Snapshots
123124
items:
124125
- name: Overview
125126
href: concept-snapshots.md
126-
- name: Manage and use snapshots
127+
- name: Create and use snapshots
127128
href: howto-create-snapshots.md
128129
- name: Push notifications
129130
items:
@@ -141,7 +142,7 @@
141142
items:
142143
- name: Overview
143144
href: concept-soft-delete.md
144-
- name: Recover or purge deleted App Configuration stores
145+
- name: Recover or purge deleted stores
145146
href: howto-recover-deleted-stores-in-azure-app-configuration.md
146147
- name: Feature management
147148
items:
@@ -217,8 +218,6 @@
217218
href: monitor-app-configuration-reference.md
218219
- name: How-to guides
219220
items:
220-
- name: Import or export configuration data
221-
href: howto-import-export-data.md
222221
- name: Use JSON content-type for key-values
223222
href: howto-leverage-json-content-type.md
224223
- name: Update to the New Spring Boot Library
@@ -245,7 +244,7 @@
245244
href: howto-disable-public-access.md
246245
- name: Data encryption
247246
items:
248-
- name: Add Managed Identities to your store
247+
- name: Add Managed Identities
249248
href: overview-managed-identity.md
250249
- name: Encrypt data using customer-managed keys
251250
href: concept-customer-managed-keys.md
@@ -255,16 +254,16 @@
255254
href: /security/benchmark/azure/baselines/azure-app-configuration-security-baseline?toc=/azure/azure-app-configuration/TOC.json
256255
- name: Reliability
257256
items:
258-
- name: Availability zone support
259-
href: ../reliability/migrate-app-configuration.md
260-
- name: Resiliency and disaster recovery
261-
href: concept-disaster-recovery.md
262257
- name: Geo-replication
263258
items:
264259
- name: Overview
265260
href: concept-geo-replication.md
266261
- name: Enable geo-replication
267262
href: howto-geo-replication.md
263+
- name: Resiliency and disaster recovery
264+
href: concept-disaster-recovery.md
265+
- name: Availability zone support
266+
href: ../reliability/migrate-app-configuration.md
268267
- name: Samples
269268
items:
270269
- name: Azure CLI

0 commit comments

Comments
 (0)