Skip Navigation
IN PREVIEW

Azure Functions support for Graph bindings and custom bindings

Published date: 25 September, 2017

We are enhancing the Azure Functions bindings support to allow developers to build their own bindings, which means if a customer has a custom data source, they will be able to easily create bindings for it in Azure Functions. This will allow not only that customer, but even their own customers to build serverless functions that seamlessly interact with your custom data source. 

Additionally, we are also announcing new bindings for Microsoft Graph and Office, so it will be much easier to access and modify Graph and Office information in your serverless code without having to deal with the intricacies of Graph and Office API.

Learn more in this blog post.

  • Azure Functions
  • Features

Related Products