Skip to content

Commit cb02584

Browse files
committed
consolidate TOC
1 parent 8f06e9d commit cb02584

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

articles/azure-functions/TOC.yml

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -160,24 +160,30 @@
160160
href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-typescript
161161
- name: Connect to a database
162162
items:
163-
- name: C#, Azure Cosmos DB
164-
displayName: Connect to a database, Azure Cosmos DB
165-
href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-csharp
166-
- name: C#, Azure SQL
167-
displayName: Connect to a database, Azure SQL
168-
href: functions-add-output-binding-azure-sql-vs-code.md?pivots=programming-language-csharp
169-
- name: JavaScript, Azure Cosmos DB
170-
displayName: Connect to a database, Azure Cosmos DB
171-
href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-javascript
172-
- name: JavaScript, Azure SQL
173-
displayName: Connect to a database, Azure SQL
174-
href: functions-add-output-binding-azure-sql-vs-code.md?pivots=programming-language-javascript
175-
- name: Python, Azure Cosmos DB
176-
displayName: Connect to a database, Azure Cosmos DB
177-
href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-python
178-
- name: Python, Azure SQL
179-
displayName: Connect to a database, Azure SQL
180-
href: functions-add-output-binding-azure-sql-vs-code.md?pivots=programming-language-python
163+
- name: C#
164+
items:
165+
- name: Azure Cosmos DB
166+
displayName: Connect to a database, Azure Cosmos DB
167+
href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-csharp
168+
- name: Azure SQL
169+
displayName: Connect to a database, Azure SQL
170+
href: functions-add-output-binding-azure-sql-vs-code.md?pivots=programming-language-csharp
171+
- name: JavaScript
172+
items:
173+
- name: Azure Cosmos DB
174+
displayName: Connect to a database, Azure Cosmos DB
175+
href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-javascript
176+
- name: Azure SQL
177+
displayName: Connect to a database, Azure SQL
178+
href: functions-add-output-binding-azure-sql-vs-code.md?pivots=programming-language-javascript
179+
- name: Python
180+
items:
181+
- name: Azure Cosmos DB
182+
displayName: Connect to a database, Azure Cosmos DB
183+
href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-python
184+
- name: Azure SQL
185+
displayName: Connect to a database, Azure SQL
186+
href: functions-add-output-binding-azure-sql-vs-code.md?pivots=programming-language-python
181187
- name: Tutorials
182188
items:
183189
- name: Functions with Logic Apps

0 commit comments

Comments
 (0)