Skip to content

Commit 7552a3a

Browse files
authored
Merge pull request #279792 from wmwxwa/patch-25
Update NoSQL TOC.yml
2 parents f05de3c + d0bb10a commit 7552a3a

File tree

1 file changed

+82
-80
lines changed

1 file changed

+82
-80
lines changed

articles/cosmos-db/nosql/TOC.yml

Lines changed: 82 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,82 @@
164164
- name: Azure Cosmos DB resource model
165165
displayName: collection, document
166166
href: ../resource-model.md
167+
- name: Back up and restore
168+
items:
169+
- name: Back up and restore introduction
170+
href: ../online-backup-and-restore.md
171+
- name: Continuous backup
172+
items:
173+
- name: Continuous backup - Introduction
174+
href: ../continuous-backup-restore-introduction.md
175+
- name: Restore
176+
items:
177+
- name: Restore into a new account
178+
items:
179+
- name: Continuous backup - Resource model
180+
href: ../continuous-backup-restore-resource-model.md
181+
- name: Continuous backup - FAQ
182+
href: ../continuous-backup-restore-frequently-asked-questions.yml
183+
- name: Latest restorable timestamp
184+
href: ../latest-restore-timestamp-continuous-backup.md
185+
- name: Auditing restore action with continuous backup
186+
href: ../audit-restore-continuous.md
187+
- name: Restore in the same account
188+
items:
189+
- name: Introduction
190+
href: ../restore-in-account-continuous-backup-introduction.md
191+
- name: Resource model
192+
href: ../restore-in-account-continuous-backup-resource-model.md
193+
- name: FAQ
194+
href: ../restore-in-account-continuous-backup-frequently-asked-questions.yml
195+
- name: Periodic backup
196+
items:
197+
- name: Introduction
198+
href: ../periodic-backup-restore-introduction.md
199+
- name: Storage redundancy
200+
href: ../periodic-backup-storage-redundancy.md
201+
- name: Request data restore
202+
href: ../periodic-backup-request-data-restore.md
203+
- name: Containers and items
204+
items:
205+
- name: Getting started with SQL query
206+
displayName: sql query, query basics
207+
href: query/getting-started.md
208+
- name: Indexing overview
209+
displayName: range, spatial
210+
href: ../index-overview.md
211+
- name: Time to live
212+
displayName: delete, delete data, ttl
213+
href: time-to-live.md
214+
- name: Unique key constraints
215+
href: ../unique-keys.md
216+
- name: Transactions and optimistic concurrency control
217+
href: database-transactions-optimistic-concurrency.md
218+
- name: Attachments
219+
href: ../attachments.md
220+
- name: Global distribution
221+
items:
222+
- name: Global distribution overview
223+
displayName: replication, replicate, geo distribution
224+
href: ../distribute-data-globally.md
225+
- name: Consistency levels
226+
displayName: session, consistency prefix, strong, eventual, bounded staleness
227+
href: ../consistency-levels.md
228+
- name: High availability
229+
items:
230+
- name: High availability and reliability
231+
href: ../../reliability/reliability-cosmos-db-nosql.md?toc=/azure/cosmos-db/toc.json
232+
- name: Proactive resiliency
233+
href: ../../reliability/resiliency-recommendations/recommend-cosmos-db-nosql.md?toc=/azure/cosmos-db/toc.json
234+
- name: Multi-region writes
235+
items:
236+
- name: Understanding multi-region writes
237+
href: ../multi-region-writes.md
238+
- name: Conflict resolution
239+
displayName: last write wins, custom, multi-region writes, multi-master
240+
href: ../conflict-resolution-policies.md
241+
- name: Global distribution - under the hood
242+
href: ../global-dist-under-the-hood.md
167243
- name: Modeling and partitioning
168244
items:
169245
- name: Model document data
@@ -241,23 +317,6 @@
241317
href: ../priority-based-execution.md
242318
- name: Priority-based execution FAQ
243319
href: ../priority-based-execution-faq.yml
244-
- name: Containers and items
245-
items:
246-
- name: Getting started with SQL query
247-
displayName: sql query, query basics
248-
href: query/getting-started.md
249-
- name: Indexing overview
250-
displayName: range, spatial
251-
href: ../index-overview.md
252-
- name: Time to live
253-
displayName: delete, delete data, ttl
254-
href: time-to-live.md
255-
- name: Unique key constraints
256-
href: ../unique-keys.md
257-
- name: Transactions and optimistic concurrency control
258-
href: database-transactions-optimistic-concurrency.md
259-
- name: Attachments
260-
href: ../attachments.md
261320
- name: Change feed
262321
items:
263322
- name: Change feed overview
@@ -275,6 +334,8 @@
275334
href: change-feed-functions.md
276335
- name: Change feed (pull model)
277336
href: change-feed-pull-model.md
337+
- name: Emulator
338+
href: ../emulator.md
278339
- name: Integrated cache
279340
items:
280341
- name: Dedicated gateway overview
@@ -283,6 +344,8 @@
283344
href: ../integrated-cache.md
284345
- name: Integrated cache FAQ
285346
href: ../integrated-cache-faq.md
347+
- name: Integrated vector database
348+
href: ../vector-search.md
286349
- name: Analytics with Azure Synapse Link
287350
items:
288351
- name: Azure Synapse Link for Azure Cosmos DB
@@ -301,65 +364,6 @@
301364
href: ../analytical-store-change-data-capture.md
302365
- name: Time travel (preview)
303366
href: ../synapse-link-time-travel.md
304-
- name: Back up and restore
305-
items:
306-
- name: Back up and restore introduction
307-
href: ../online-backup-and-restore.md
308-
- name: Continuous backup
309-
items:
310-
- name: Continuous backup - Introduction
311-
href: ../continuous-backup-restore-introduction.md
312-
- name: Restore
313-
items:
314-
- name: Restore into a new account
315-
items:
316-
- name: Continuous backup - Resource model
317-
href: ../continuous-backup-restore-resource-model.md
318-
- name: Continuous backup - FAQ
319-
href: ../continuous-backup-restore-frequently-asked-questions.yml
320-
- name: Latest restorable timestamp
321-
href: ../latest-restore-timestamp-continuous-backup.md
322-
- name: Auditing restore action with continuous backup
323-
href: ../audit-restore-continuous.md
324-
- name: Restore in the same account
325-
items:
326-
- name: Introduction
327-
href: ../restore-in-account-continuous-backup-introduction.md
328-
- name: Resource model
329-
href: ../restore-in-account-continuous-backup-resource-model.md
330-
- name: FAQ
331-
href: ../restore-in-account-continuous-backup-frequently-asked-questions.yml
332-
- name: Periodic backup
333-
items:
334-
- name: Introduction
335-
href: ../periodic-backup-restore-introduction.md
336-
- name: Storage redundancy
337-
href: ../periodic-backup-storage-redundancy.md
338-
- name: Request data restore
339-
href: ../periodic-backup-request-data-restore.md
340-
- name: Global distribution
341-
items:
342-
- name: Global distribution overview
343-
displayName: replication, replicate, geo distribution
344-
href: ../distribute-data-globally.md
345-
- name: Consistency levels
346-
displayName: session, consistency prefix, strong, eventual, bounded staleness
347-
href: ../consistency-levels.md
348-
- name: High availability
349-
items:
350-
- name: High availability and reliability
351-
href: ../../reliability/reliability-cosmos-db-nosql.md?toc=/azure/cosmos-db/toc.json
352-
- name: Proactive resiliency
353-
href: ../../reliability/resiliency-recommendations/recommend-cosmos-db-nosql.md?toc=/azure/cosmos-db/toc.json
354-
- name: Multi-region writes
355-
items:
356-
- name: Understanding multi-region writes
357-
href: ../multi-region-writes.md
358-
- name: Conflict resolution
359-
displayName: last write wins, custom, multi-region writes, multi-master
360-
href: ../conflict-resolution-policies.md
361-
- name: Global distribution - under the hood
362-
href: ../global-dist-under-the-hood.md
363367
- name: Security
364368
items:
365369
- name: Security overview
@@ -397,16 +401,14 @@
397401
href: ../data-residency.md
398402
- name: Optimize your Azure Cosmos DB costs
399403
href: ../optimize-costs.yml
404+
- name: Network bandwidth
405+
href: ../network-bandwidth.md
400406
- name: Jupyter notebooks
401407
items:
402408
- name: Overview
403409
href: ../notebooks-overview.md
404410
- name: FAQ
405411
href: ../notebooks-faq.yml
406-
- name: Emulator
407-
href: ../emulator.md
408-
- name: Network bandwidth
409-
href: ../network-bandwidth.md
410412
- name: How to
411413
items:
412414
- name: Configure vector database capabilities

0 commit comments

Comments
 (0)