You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/SqlBindingRelatedRepos.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Currently SQL Bindings is part of the 3.x and 4.x Preview bundles.
34
34
35
35
[Azure/azure-functions-extension-bundles at v4.x-preview (github.com)](https://github.com/Azure/azure-functions-extension-bundles/tree/v4.x-preview)
36
36
37
-
## Python SQL Bindings
37
+
## Azure Function Worker Related Repos
38
38
39
39
### Python Library
40
40
@@ -50,5 +50,10 @@ End to end tests for SQL Bindings in the Python Worker.
50
50
51
51
### PowerShell Worker
52
52
53
-
PowerShell language worker for Azure Functions.
54
-
[Azure/azure-functions-powershell-worker: PowerShell worker for Azure Functions. (github.com)](https://github.com/Azure/azure-functions-powershell-worker)
53
+
[PowerShell language worker for Azure Functions](https://github.com/Azure/azure-functions-powershell-worker)
54
+
55
+
### Java Worker
56
+
[Java language worker for Azure Functions](https://github.com/Azure/azure-functions-java-worker)
57
+
58
+
### NodeJS Worker
59
+
[NodeJS (Javascript/Typescript) worker for Azure Functions](https://github.com/Azure/azure-functions-nodejs-worker)
0 commit comments