Skip to content

Commit 9b1475e

Browse files
committed
Review feedback
1 parent ceb3e44 commit 9b1475e

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
href: quickstart-resource-manager.md
111111
- name: .NET App in Visual Studio
112112
href: /visualstudio/azure/vs-azure-tools-connected-services-app-configuration
113-
- name: Concepts
113+
- name: Understand basics
114114
items:
115115
- name: Keys and values
116116
items:
@@ -120,6 +120,8 @@
120120
href: concept-point-time-snapshot.md
121121
- name: Per-environment configuration
122122
href: howto-labels-aspnet-core.md
123+
- name: JSON content-type
124+
href: howto-leverage-json-content-type.md
123125
- name: Snapshots
124126
items:
125127
- name: Overview
@@ -216,12 +218,8 @@
216218
href: monitor-app-configuration.md
217219
- name: Reference for monitoring data
218220
href: monitor-app-configuration-reference.md
219-
- name: How-to guides
221+
- name: Resource management
220222
items:
221-
- name: Use JSON content-type for key-values
222-
href: howto-leverage-json-content-type.md
223-
- name: Update to the New Spring Boot Library
224-
href: howto-convert-to-the-new-spring-boot.md
225223
- name: Move a resource between Azure regions
226224
href: howto-move-resource-between-regions.md
227225
- name: Security
@@ -344,6 +342,8 @@
344342
href: https://go.microsoft.com/fwlink/?linkid=2180917
345343
- name: Azure SDK for Java
346344
href: https://go.microsoft.com/fwlink/?linkid=2098196
345+
- name: Migration guide to version 4.7
346+
href: howto-convert-to-the-new-spring-boot.md
347347
- name: Python
348348
items:
349349
- name: Feature reference

articles/azure-app-configuration/howto-move-resource-between-regions.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,4 @@ Follow these steps to delete your source configuration store in the Azure CLI:
103103
## Next steps
104104
105105
> [!div class="nextstepaction"]
106-
> [Automatically back up key-values from Azure App Configuration stores](./howto-move-resource-between-regions.md)
107-
108-
> [!div class="nextstepaction"]
109-
> [Azure App Configuration resiliency and disaster recovery](./concept-disaster-recovery.md)
110-
111-
> [!div class="nextstepaction"]
112-
> [How to enable geo-replication](./howto-geo-replication.md)
106+
> [Enable geo-replication](./howto-geo-replication.md)

0 commit comments

Comments
 (0)