Skip to content

Commit 9216b74

Browse files
authored
Update functions-bindings-azure-sql-output.md
1 parent 25b7bb9 commit 9216b74

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/azure-functions/functions-bindings-azure-sql-output.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -329,13 +329,9 @@ namespace AzureSQL.ToDo
329329
}
330330
```
331331

332-
333-
334-
335332
# [C# Script](#tab/csharp-script)
336333

337-
338-
More samples for the Azure SQL output binding are available in the [GitHub repository](https://github.com/Azure/azure-functions-sql-extension/tree/main/samples/samples-csharp).
334+
More samples for the Azure SQL output binding are available in the [GitHub repository](https://github.com/Azure/azure-functions-sql-extension/tree/main/samples/samples-csx).
339335

340336
This section contains the following examples:
341337

0 commit comments

Comments
 (0)