Skip to content

Commit 0f08309

Browse files
committed
update toc
1 parent 784293e commit 0f08309

File tree

1 file changed

+26
-15
lines changed

1 file changed

+26
-15
lines changed

articles/azure-databricks/TOC.yml

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
maintainContext: true
227227
- name: Data
228228
items:
229-
- name: Databricks File System
229+
- name: Databricks File System (DBFS)
230230
href: /azure/databricks/data/databricks-file-system
231231
maintainContext: true
232232
- name: Databases and tables
@@ -242,7 +242,7 @@
242242
- name: SQL databases using JDBC
243243
href: /azure/databricks/data/data-sources/sql-databases
244244
maintainContext: true
245-
- name: Azure SQL Database using the Apache Spark connector
245+
- name: SQL databases using the Apache Spark connector
246246
href: /azure/databricks/data/data-sources/sql-databases-azure
247247
maintainContext: true
248248
- name: Azure Blob storage
@@ -254,7 +254,7 @@
254254
- name: Azure Data Lake Storage
255255
href: /azure/databricks/data/data-sources/azure/azure-datalake
256256
maintainContext: true
257-
- name: Azure Data Lake Storage passthrough
257+
- name: Azure Data Lake Storage credential passthrough
258258
href: /azure/databricks/data/data-sources/azure/adls-passthrough
259259
maintainContext: true
260260
- name: Cosmos DB
@@ -263,7 +263,7 @@
263263
- name: Azure SQL Data Warehouse
264264
href: /azure/databricks/data/data-sources/azure/sql-data-warehouse
265265
maintainContext: true
266-
- name: Binary files
266+
- name: Binary file
267267
href: /azure/databricks/data/data-sources/binary-file
268268
maintainContext: true
269269
- name: Cassandra
@@ -275,7 +275,7 @@
275275
- name: ElasticSearch
276276
href: /azure/databricks/data/data-sources/elasticsearch
277277
maintainContext: true
278-
- name: Images
278+
- name: Image
279279
href: /azure/databricks/data/data-sources/image
280280
maintainContext: true
281281
- name: Hive tables
@@ -618,7 +618,7 @@
618618
- name: Uncache Table
619619
href: /azure/databricks/spark/latest/spark-sql/language-manual/uncache-table
620620
maintainContext: true
621-
- name: Update (Delta Lake on Azure Databricks
621+
- name: Update (Delta Lake on Azure Databricks)
622622
href: /azure/databricks/spark/latest/spark-sql/language-manual/update
623623
maintainContext: true
624624
- name: Use Database
@@ -629,22 +629,22 @@
629629
maintainContext: true
630630
- name: Spark SQL examples
631631
items:
632-
- name: Cost-Based Optimizer
632+
- name: Cost-Based optimizer
633633
href: /azure/databricks/spark/latest/spark-sql/cbo
634634
maintainContext: true
635-
- name: Data Skipping Index
635+
- name: Data skipping index
636636
href: /azure/databricks/spark/latest/spark-sql/dataskipping-index
637637
maintainContext: true
638-
- name: Transactional Writes to Cloud Storage with DBIO
638+
- name: Transactional writes to cloud storage with DBIO
639639
href: /azure/databricks/spark/latest/spark-sql/dbio-commit
640640
maintainContext: true
641641
- name: Handle bad records and files
642642
href: /azure/databricks/spark/latest/spark-sql/handling-bad-records
643643
maintainContext: true
644-
- name: Task Preemption for High Concurrency
644+
- name: Task p for high concurrency
645645
href: /azure/databricks/spark/latest/spark-sql/preemption
646646
maintainContext: true
647-
- name: Handle Large Queries in interactive workflows
647+
- name: Handle large queries in interactive workflows
648648
href: /azure/databricks/spark/latest/spark-sql/query-watchdog
649649
maintainContext: true
650650
- name: Optimize conversion between Spark and Pandas DataFrames
@@ -656,10 +656,10 @@
656656
- name: User-defined functions - Python
657657
href: /azure/databricks/spark/latest/spark-sql/udf-python
658658
maintainContext: true
659-
- name: Pandas user-defined Functions
659+
- name: Pandas user-defined functions
660660
href: /azure/databricks/spark/latest/spark-sql/udf-python-pandas
661661
maintainContext: true
662-
- name: Apache Hive Compatibility
662+
- name: Apache Hive compatibility
663663
href: /azure/databricks/spark/latest/spark-sql/compatibility/hive
664664
maintainContext: true
665665
- name: R
@@ -995,13 +995,13 @@
995995
- name: Account management overview
996996
href: /azure/databricks/administration-guide/account-settings/index
997997
maintainContext: true
998-
- name: Manage Your Subscription
998+
- name: Manage your subscription
999999
href: /azure/databricks/administration-guide/account-settings/account
10001000
maintainContext: true
10011001
- name: Diagnostic logging in Azure Databricks
10021002
href: /azure/databricks/administration-guide/account-settings/azure-diagnostic-logs
10031003
maintainContext: true
1004-
- name: Manage Users and Groups
1004+
- name: Manage users and groups
10051005
items:
10061006
- name: Users and groups overview
10071007
href: /azure/databricks/administration-guide/users-groups/index
@@ -1061,6 +1061,17 @@
10611061
- name: Manage workspace storage
10621062
href: /azure/databricks/administration-guide/workspace-storage/storage
10631063
maintainContext: true
1064+
- name: Enable cluster configurations
1065+
items:
1066+
- name: Cluster configuration overview
1067+
href: /azure/databricks/administration-guide/clusters/index
1068+
maintainContext: true
1069+
- name: Enable Container Services
1070+
href: /azure/databricks/administration-guide/clusters/container-services
1071+
maintainContext: true
1072+
- name: Enable Databricks Runtime for Genomics
1073+
href: /azure/databricks/administration-guide/clusters/genomics-runtime
1074+
maintainContext: true
10641075
- name: Manage virtual networks
10651076
items:
10661077
- name: Virtual networks overview

0 commit comments

Comments
 (0)