Skip to content

Commit 349b66d

Browse files
authored
Update TOC.yml
1 parent 139b000 commit 349b66d

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

articles/azure-databricks/TOC.yml

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
- name: Python
4040
href: /azure/databricks/languages/python
4141
maintainContext: true
42+
- name: Koalas
43+
href: /azure/databricks/languages/koalas
44+
maintainContext: true
4245
- name: R
4346
items:
4447
- name: R guide
@@ -1058,6 +1061,8 @@
10581061
- name: Secret workflow example
10591062
href: /azure/databricks/security/secrets/example-secret-workflow
10601063
maintainContext: true
1064+
- name: GDPR best practices
1065+
href: /azure/databricks/security/privacy/gdpr-delta
10611066
- name: Encrypt traffic between cluster worker nodes
10621067
href: /azure/databricks/security/encryption/encrypt-otw
10631068
- name: Enable customer-managed keys for notebooks
@@ -1611,8 +1616,24 @@
16111616
href: /azure/databricks/dev-tools/api/latest/examples
16121617
maintainContext: true
16131618
- name: Authentication
1614-
href: /azure/databricks/dev-tools/api/latest/authentication
1615-
maintainContext: true
1619+
items:
1620+
- name: Personal access tokens
1621+
href: /azure/databricks/dev-tools/api/latest/authentication
1622+
maintainContext: true
1623+
- name: Azure Active Directory (AAD) tokens
1624+
items:
1625+
- name: AAD token authentication overview
1626+
href: /azure/databricks/dev-tools/api/latest/aad/index
1627+
maintainContext: true
1628+
- name: Get an AAD token using the AAD Authentication Library
1629+
href: /azure/databricks/dev-tools/api/latest/aad/app-aad-token
1630+
maintainContext: true
1631+
- name: Get an AAD token using a service principal
1632+
href: /azure/databricks/dev-tools/api/latest/aad/service-prin-aad-token
1633+
maintainContext: true
1634+
- name: Troubleshoot AAD access tokens
1635+
href: /azure/databricks/dev-tools/api/latest/aad/troubleshoot-aad-token
1636+
maintainContext: true
16161637
- name: Clusters
16171638
href: /azure/databricks/dev-tools/api/latest/clusters
16181639
maintainContext: true

0 commit comments

Comments
 (0)