Skip to content

Commit 9595773

Browse files
committed
More TOC updates
1 parent 817a483 commit 9595773

File tree

1 file changed

+42
-44
lines changed

1 file changed

+42
-44
lines changed

articles/cosmos-db/TOC.yml

Lines changed: 42 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
items:
8181
- name: Get and set throughput
8282
href: set-throughput.md
83-
- name: Partitioning
83+
- name: Partitioning and data distribution
8484
href: partition-data.md
8585
- name: Indexing
8686
href: indexing-policies.md
@@ -110,13 +110,21 @@
110110
href: vnet-service-endpoint.md
111111
- name: Key vault support
112112
href: access-secrets-from-keyvault.md
113+
- name : Backup and restore
114+
href: online-backup-and-restore.md
115+
- name : High availability
116+
href: regional-failover.md
113117
- name: Multi-model APIs
114118
expanded: true
115119
items:
116120
- name: SQL API Docs
117121
items:
118122
- name: Overview
119123
href: sql-api-introduction.md
124+
- name: Write SQL queries
125+
href: sql-api-sql-query.md
126+
- name: Model document data
127+
href: modeling-data.md
120128
- name: Tutorials
121129
items:
122130
- name: 1 - Create account
@@ -175,14 +183,10 @@
175183
href: cli-samples.md
176184
- name: How-to guides
177185
items:
178-
- name: Bulk executor - .NET library
179-
href: bulk-executor-dot-net.md
180-
- name: Bulk executor - Java library
181-
href: bulk-executor-java.md
182-
- name: Write SQL queries
183-
href: sql-api-sql-query.md
184186
- name: Tune query performance
185187
href: sql-api-sql-query-metrics.md
188+
- name : Stored procedures, triggers, and UDFs
189+
href: programming.md
186190
- name: Data types
187191
items:
188192
- name: DateTime
@@ -373,36 +377,28 @@
373377
href: local-emulator-export-ssl-certificates.md
374378
- name: Visual Studio Code extension
375379
href: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
376-
- name: Tune performance
377-
items:
378-
- name: Performance tips for .NET SDK
379-
href: performance-tips.md
380-
- name: Performance tips for Java SDK
381-
href: performance-tips-java.md
382-
- name: Performance tips for Async Java SDK
383-
href: performance-tips-async-java.md
384-
- name: Performance test - sample app
385-
href: performance-testing.md
386380
- name: Best practices
387381
items:
388-
- name: Model document data
389-
href: modeling-data.md
382+
- name: Performance tips
383+
items:
384+
- name: Performance tips for .NET SDK
385+
href: performance-tips.md
386+
- name: Performance tips for Java SDK
387+
href: performance-tips-java.md
388+
- name: Performance tips for Async Java SDK
389+
href: performance-tips-async-java.md
390+
- name: Performance test - sample app
391+
href: performance-testing.md
392+
- name: Cost-effective reads and writes
393+
href: key-value-store-cost.md
390394
- name: SQL data partitioning
391395
href: sql-api-partition-data.md
392396
- name: Graph data partitioning
393397
href: graph-partitioning.md
394-
- name: Big data & analytics
395-
items:
396-
- name: Lambda architecture
397-
href: lambda-architecture.md
398-
- name: Spark connector
399-
href: spark-connector.md
400-
- name: Spark, Kafka, and Azure Cosmos DB
401-
href: https://docs.microsoft.com/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb?toc=/azure/cosmos-db/toc.json
402-
- name: Change feed Ecommerce solution
403-
href: changefeed-ecommerce-solution.md
404398
- name: Integrate with other Azure services
405399
items:
400+
- name: Change feed Ecommerce solution
401+
href: changefeed-ecommerce-solution.md
406402
- name: Azure App Service
407403
href: create-website.md
408404
- name: Azure Search indexer
@@ -423,22 +419,24 @@
423419
href: https://github.com/hdinsight/hdinsight-storm-examples/blob/master/IotExample/README.md
424420
- name: Use Spring Boot Starter
425421
href: https://docs.microsoft.com/java/azure/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db?toc=/azure/cosmos-db/toc.json
426-
- name: Visualize data
422+
- name: Lambda architecture
423+
href: lambda-architecture.md
424+
- name: Azure Databricks(Spark connector)
425+
href: spark-connector.md
426+
- name: Spark and Kafka
427+
href: https://docs.microsoft.com/azure/hdinsight/apache-kafka-spark-structured-streaming-cosmosdb?toc=/azure/cosmos-db/toc.json
428+
- name: Power BI connector
429+
href: powerbi-visualize.md
430+
- name: ODBC driver
431+
href: odbc-driver.md
432+
- name: Bulk executor library
427433
items:
428-
- name: Visualize using Power BI connector
429-
href: powerbi-visualize.md
430-
- name: Visualize using ODBC driver
431-
href: odbc-driver.md
432-
- name : Backup and restore
433-
href: online-backup-and-restore.md
434-
- name : High availability
435-
href: regional-failover.md
436-
- name : Stored procedures, triggers, and UDFs
437-
href: programming.md
438-
- name: About bulk executor library
439-
href: bulk-executor-overview.md
440-
- name: Cost-effective reads and writes
441-
href: key-value-store-cost.md
434+
- name: About bulk executor library
435+
href: bulk-executor-overview.md
436+
- name: Bulk executor - .NET library
437+
href: bulk-executor-dot-net.md
438+
- name: Bulk executor - Java library
439+
href: bulk-executor-java.md
442440
- name: Resources
443441
items:
444442
- name: Query cheat sheet

0 commit comments

Comments
 (0)