|
6 | 6 | href: overview.md
|
7 | 7 | - name: Best practices
|
8 | 8 | href: howto-best-practices.md
|
9 |
| - - name: FAQ |
| 9 | + - name: Frequently asked questions |
10 | 10 | href: faq.yml
|
11 | 11 | expanded: true
|
12 | 12 | - name: Get started
|
13 | 13 | items:
|
14 | 14 | - name: Create an App Configuration store
|
15 | 15 | 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 |
17 | 19 | href: manage-feature-flags.md
|
18 | 20 | - name: ASP.NET Core
|
19 | 21 | items:
|
|
108 | 110 | href: quickstart-resource-manager.md
|
109 | 111 | - name: .NET App in Visual Studio
|
110 | 112 | href: /visualstudio/azure/vs-azure-tools-connected-services-app-configuration
|
111 |
| - expanded: true |
112 | 113 | - name: Concepts
|
113 | 114 | items:
|
114 | 115 | - name: Keys and values
|
|
117 | 118 | href: concept-key-value.md
|
118 | 119 | - name: Point-in-time key-values
|
119 | 120 | href: concept-point-time-snapshot.md
|
120 |
| - - name: Use labels for per-environment configuration |
| 121 | + - name: Per-environment configuration |
121 | 122 | href: howto-labels-aspnet-core.md
|
122 | 123 | - name: Snapshots
|
123 | 124 | items:
|
124 | 125 | - name: Overview
|
125 | 126 | href: concept-snapshots.md
|
126 |
| - - name: Manage and use snapshots |
| 127 | + - name: Create and use snapshots |
127 | 128 | href: howto-create-snapshots.md
|
128 | 129 | - name: Push notifications
|
129 | 130 | items:
|
|
141 | 142 | items:
|
142 | 143 | - name: Overview
|
143 | 144 | href: concept-soft-delete.md
|
144 |
| - - name: Recover or purge deleted App Configuration stores |
| 145 | + - name: Recover or purge deleted stores |
145 | 146 | href: howto-recover-deleted-stores-in-azure-app-configuration.md
|
146 | 147 | - name: Feature management
|
147 | 148 | items:
|
|
217 | 218 | href: monitor-app-configuration-reference.md
|
218 | 219 | - name: How-to guides
|
219 | 220 | items:
|
220 |
| - - name: Import or export configuration data |
221 |
| - href: howto-import-export-data.md |
222 | 221 | - name: Use JSON content-type for key-values
|
223 | 222 | href: howto-leverage-json-content-type.md
|
224 | 223 | - name: Update to the New Spring Boot Library
|
|
245 | 244 | href: howto-disable-public-access.md
|
246 | 245 | - name: Data encryption
|
247 | 246 | items:
|
248 |
| - - name: Add Managed Identities to your store |
| 247 | + - name: Add Managed Identities |
249 | 248 | href: overview-managed-identity.md
|
250 | 249 | - name: Encrypt data using customer-managed keys
|
251 | 250 | href: concept-customer-managed-keys.md
|
|
255 | 254 | href: /security/benchmark/azure/baselines/azure-app-configuration-security-baseline?toc=/azure/azure-app-configuration/TOC.json
|
256 | 255 | - name: Reliability
|
257 | 256 | 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 |
262 | 257 | - name: Geo-replication
|
263 | 258 | items:
|
264 | 259 | - name: Overview
|
265 | 260 | href: concept-geo-replication.md
|
266 | 261 | - name: Enable geo-replication
|
267 | 262 | 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 |
268 | 267 | - name: Samples
|
269 | 268 | items:
|
270 | 269 | - name: Azure CLI
|
|
0 commit comments