|
160 | 160 | href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-typescript
|
161 | 161 | - name: Connect to a database
|
162 | 162 | 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 |
181 | 187 | - name: Tutorials
|
182 | 188 | items:
|
183 | 189 | - name: Functions with Logic Apps
|
|
0 commit comments