File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 110
110
href : quickstart-resource-manager.md
111
111
- name : .NET App in Visual Studio
112
112
href : /visualstudio/azure/vs-azure-tools-connected-services-app-configuration
113
- - name : Concepts
113
+ - name : Understand basics
114
114
items :
115
115
- name : Keys and values
116
116
items :
120
120
href : concept-point-time-snapshot.md
121
121
- name : Per-environment configuration
122
122
href : howto-labels-aspnet-core.md
123
+ - name : JSON content-type
124
+ href : howto-leverage-json-content-type.md
123
125
- name : Snapshots
124
126
items :
125
127
- name : Overview
216
218
href : monitor-app-configuration.md
217
219
- name : Reference for monitoring data
218
220
href : monitor-app-configuration-reference.md
219
- - name : How-to guides
221
+ - name : Resource management
220
222
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
225
223
- name : Move a resource between Azure regions
226
224
href : howto-move-resource-between-regions.md
227
225
- name : Security
344
342
href : https://go.microsoft.com/fwlink/?linkid=2180917
345
343
- name : Azure SDK for Java
346
344
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
347
347
- name : Python
348
348
items :
349
349
- name : Feature reference
Original file line number Diff line number Diff line change @@ -103,10 +103,4 @@ Follow these steps to delete your source configuration store in the Azure CLI:
103
103
## Next steps
104
104
105
105
> [!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)
You can’t perform that action at this time.
0 commit comments