Пропустить и перейти к основному содержимому
В ПРЕДВАРИТЕЛЬНОЙ ВЕРСИИ

Public preview: JavaScript and Python support in Azure SQL bindings

Дата публикации: 25 мая, 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.

  • Функции Azure
  • Azure SQL
  • SDK and Tools
  • Open Source

Связанные обновления

Связанные продукты