Skip to content

Conversation

@lucyzhang929
Copy link
Contributor

No description provided.

## Docs 
[Azure SQL bindings for Functions | Microsoft Docs ](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-azure-sql?tabs=in-process%2Cextensionv3&pivots=programming-language-csharp)

## SQL Binding VSCode Extension 
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Bindings" instead of "Binding"

[Azure/azure-functions-python-library: Azure Functions Python SDK (github.com)](https://github.com/Azure/azure-functions-python-library)

### Python Worker  
Need to add end to end tests for Sql Bindings here. 
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SQL instead of Sql

@@ -0,0 +1,35 @@
# Azure SQL Bindings for Azure Functions 

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would suggest adding a brief one or two sentence description of what this document is

# Azure SQL Bindings for Azure Functions 

## Docs 
[Azure SQL bindings for Functions | Microsoft Docs ](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-azure-sql?tabs=in-process%2Cextensionv3&pivots=programming-language-csharp)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove en-us

And do you need all the parameters? If you're just linking to the page I'd remove them

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, I can use the aka.ms/sqlbindings link instead


## SQL Bindings VSCode Extension 
[azuredatastudio/extensions/sql-bindings at main · microsoft/azuredatastudio (github.com)](https://github.com/microsoft/azuredatastudio/tree/main/extensions/sql-bindings)
[sqltoolsservice/src/Microsoft.SqlTools.ServiceLayer/AzureFunctions at main · microsoft/sqltoolsservice (github.com)](https://github.com/microsoft/sqltoolsservice/tree/main/src/Microsoft.SqlTools.ServiceLayer/AzureFunctions)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be helpful to have a brief description of what each of these repos is for

[sqltoolsservice/src/Microsoft.SqlTools.ServiceLayer/AzureFunctions at main · microsoft/sqltoolsservice (github.com)](https://github.com/microsoft/sqltoolsservice/tree/main/src/Microsoft.SqlTools.ServiceLayer/AzureFunctions)

## Templates 
Currently we have templates for C#, JS, TS, and Python. 
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not necessary to call out the types specifically - it'll be annoying to update later on. Just say something like Contains templates for the various types of bindings and supported languages, each under a Sql* folder

[Azure/azure-functions-python-library: Azure Functions Python SDK (github.com)](https://github.com/Azure/azure-functions-python-library)

### Python Worker  
Need to add end to end tests for SQL Bindings here. 
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just End to end tests for SQL Bindings in the Python Worker should suffice

@lucyzhang929 lucyzhang929 merged commit f59eeb0 into main May 27, 2022
@lucyzhang929 lucyzhang929 deleted the lucyzhang929-patch-1 branch May 27, 2022 19:16
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
* Add doc with links to all related repos

* Update SqlBindingRelatedRepos.md

* Update SqlBindingRelatedRepos.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants