Skip to content

Commit b1fdffc

Browse files
Merge pull request #246389 from mattchenderson/netcodeblocks
initial csx content archive for reference content
2 parents e43068f + 05af7b5 commit b1fdffc

File tree

38 files changed

+1550
-2259
lines changed

38 files changed

+1550
-2259
lines changed

articles/azure-functions/functions-bindings-azure-data-explorer-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Azure Data Explorer input binding retrieves data from a database.
1818

1919
::: zone pivot="programming-language-csharp"
2020

21-
[!INCLUDE [functions-bindings-csharp-intro](../../includes/functions-bindings-csharp-intro.md)]
21+
[!INCLUDE [functions-bindings-csharp-intro-with-csx](../../includes/functions-bindings-csharp-intro-with-csx.md)]
2222

2323
# [In-process](#tab/in-process)
2424

articles/azure-functions/functions-bindings-azure-data-explorer-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For information on setup and configuration details, see the [overview](functions
2020

2121
::: zone pivot="programming-language-csharp"
2222

23-
[!INCLUDE [functions-bindings-csharp-intro](../../includes/functions-bindings-csharp-intro.md)]
23+
[!INCLUDE [functions-bindings-csharp-intro-with-csx](../../includes/functions-bindings-csharp-intro-with-csx.md)]
2424

2525
# [In-process](#tab/in-process)
2626

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information on setup and configuration details, see the [overview](./functio
2121

2222
::: zone pivot="programming-language-csharp"
2323

24-
[!INCLUDE [functions-bindings-csharp-intro](../../includes/functions-bindings-csharp-intro.md)]
24+
[!INCLUDE [functions-bindings-csharp-intro-with-csx](../../includes/functions-bindings-csharp-intro-with-csx.md)]
2525

2626
# [In-process](#tab/in-process)
2727

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information on setup and configuration details, see the [overview](./functio
2121

2222
::: zone pivot="programming-language-csharp"
2323

24-
[!INCLUDE [functions-bindings-csharp-intro](../../includes/functions-bindings-csharp-intro.md)]
24+
[!INCLUDE [functions-bindings-csharp-intro-with-csx](../../includes/functions-bindings-csharp-intro-with-csx.md)]
2525

2626
# [In-process](#tab/in-process)
2727

0 commit comments

Comments
 (0)