Skip to content

Commit 7e181cc

Browse files
authored
Update SqlBindingRelatedRepos.md (#728)
* Update SqlBindingRelatedRepos.md Wanted to ensure we have all related repos documented
1 parent 662704c commit 7e181cc

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/SqlBindingRelatedRepos.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Currently SQL Bindings is part of the 3.x and 4.x Preview bundles.
3434

3535
[Azure/azure-functions-extension-bundles at v4.x-preview (github.com)](https://github.com/Azure/azure-functions-extension-bundles/tree/v4.x-preview)
3636

37-
## Python SQL Bindings
37+
## Azure Function Worker Related Repos
3838

3939
### Python Library
4040

@@ -50,5 +50,10 @@ End to end tests for SQL Bindings in the Python Worker.
5050

5151
### PowerShell Worker
5252

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

Comments
 (0)