Skip to content

Commit c446456

Browse files
committed
Cosmos DB: Turning on TOC experiment again, bringing TOCs into alignment
1 parent c905e06 commit c446456

File tree

1 file changed

+49
-31
lines changed

1 file changed

+49
-31
lines changed

articles/cosmos-db/TOC.experimental.yml

Lines changed: 49 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ items:
3535
href: create-mongodb-golang.md
3636
- name: Python
3737
href: create-mongodb-flask.md
38+
- name: Xamarin
39+
href: create-mongodb-xamarin.md
3840
- name: Graph
3941
items:
4042
- name: .NET
@@ -118,6 +120,8 @@ items:
118120
href: sql-api-dotnetcore-get-started.md
119121
- name: Java
120122
href: sql-api-java-get-started.md
123+
- name: Async Java
124+
href: sql-api-async-java-get-started.md
121125
- name: Node.js
122126
href: sql-api-nodejs-get-started.md
123127
- name: Build a web app
@@ -158,6 +162,8 @@ items:
158162
href: sql-api-python-samples.md
159163
- name: Java samples
160164
href: sql-api-java-samples.md
165+
- name: Async Java samples
166+
href: sql-api-async-java-samples.md
161167
- name: Concepts
162168
items:
163169
- name: Resources
@@ -180,8 +186,6 @@ items:
180186
href: indexing-policies.md
181187
- name: SQL data partitioning
182188
href: sql-api-partition-data.md
183-
- name: Stored procedures, triggers, and UDFs
184-
href: programming.md
185189
- name: Change feed
186190
href: change-feed.md
187191
- name: Data types
@@ -362,8 +366,6 @@ items:
362366
href: tutorial-query-table.md
363367
- name: 4 - Distribute globally
364368
href: tutorial-global-distribution-table.md
365-
- name: 5 - Serverless app - Node.js
366-
href: https://docs.microsoft.com/learn/build-serverless-app/index
367369
- name: Samples
368370
items:
369371
- name: .NET
@@ -414,40 +416,56 @@ items:
414416
href: cassandra-import-data.md
415417
- name: How To Guides
416418
items:
417-
- name: Keys and consistency
418-
href: manage-account.md
419-
- name: Throughput
420-
href: set-throughput.md
421-
- name: Firewall support
422-
href: firewall-support.md
423-
- name: Setup virtual network service endpoint
424-
href: vnet-service-endpoint.md
425-
- name: Metrics
426-
href: use-metrics.md
427-
- name: Monitor SLAs
428-
href: monitor-accounts.md
429-
- name: Back up and restore
430-
href: online-backup-and-restore.md
431-
- name: Regional failover
432-
href: regional-failover.md
433-
- name: Diagnostic logging
434-
href: logging.md
435-
- name: BulkExecutor overview
419+
- name : Manage
420+
items:
421+
- name: Manage using PowerShell
422+
href: manage-account-with-powershell.md
423+
- name: Manage using Storage Explorer
424+
href: storage-explorer.md
425+
- name: Manage using data explorer
426+
href: data-explorer.md
427+
- name: Manage keys and consistency levels
428+
href: manage-account.md
429+
- name: Throughput
430+
href: set-throughput.md
431+
- name: Expire data automatically
432+
href: time-to-live.md
433+
- name: Diagnostic logging
434+
href: logging.md
435+
- name : Secure data
436+
items:
437+
- name: Firewall support
438+
href: firewall-support.md
439+
- name: Setup virtual network service endpoint
440+
href: vnet-service-endpoint.md
441+
- name : Monitor
442+
items:
443+
- name: Monitor with metrics
444+
href: use-metrics.md
445+
- name: Monitor SLAs
446+
href: monitor-accounts.md
447+
- name : Backup and restore
448+
items:
449+
- name: Online backup and restore
450+
href: online-backup-and-restore.md
451+
- name: Regional failover
452+
href: regional-failover.md
453+
- name : Automate
454+
items:
455+
- name: Stored procedures, triggers, and UDFs
456+
href: programming.md
457+
- name: Multi-master setup
458+
href: multi-master-workaround.md
459+
- name: Bulk executor library
436460
href: bulk-executor-overview.md
437461
- name: Cost-effective reads and writes
438462
href: key-value-store-cost.md
439-
- name: Expire data automatically
440-
href: time-to-live.md
441-
- name: Manage using PowerShell
442-
href: manage-account-with-powershell.md
443-
- name: Manage using Storage Explorer
444-
href: storage-explorer.md
445463
- name: Resources
446464
items:
447-
- name: Query cheat sheet
448-
href: query-cheat-sheet.md
449465
- name: 20 days of tips
450466
href: 20-days-of-tips.md
467+
- name: Query cheat sheet
468+
href: query-cheat-sheet.md
451469
- name: Videos
452470
href: https://azure.microsoft.com/resources/videos/index/?services=cosmos-db
453471
- name: Azure Roadmap

0 commit comments

Comments
 (0)