Pular para o conteúdo principal
NA VISUALIZAÇÃO

Public preview: JavaScript and Python support in Azure SQL bindings

Data da publicação: 25 maio, 2022

Azure SQL bindings for Azure Functions is now expanded to include support for JavaScript and Python functions. With Azure SQL bindings, data can be input from a database to the function with an input binding and data can be output from the function to the database. Configuring these bindings is accomplished with a small number of parameters, including specification of the database query or table and the connection string.

To learn more about developing Azure Functions with the Azure SQL bindings for Azure Functions in C#, JavaScript, and Python, visit the documentation. The library is open source and is available on GitHub.

  • Funções do Azure
  • SQL do Azure
  • SDK and Tools
  • Open Source

Atualizações relacionadas

Produtos relacionados