Test Azure Functions locally with Azure Active Directory
[Read More]
Blogposts about azure functions:
Azure Data Lake Extension for Azure Functions
As part of our internal hack week a few months back, I built out an extension for Azure Functions that lets you connect directly to an Azure Data Lake Store. This extension can be used as an input or output binding.
[Read More]
Building Serverless Applications on Azure
You can watch my talk from Functions17 in Toronto below. This includes a walk through of Serverless Offerings at Microsoft, Demo of Azure Functions CLI and Visual Studio Tools.
[Read More]
Azure Functions with Multiple Output Bindings
Step by step guide on creating an Azure Function with multiple output bindings.
[Read More]
Deploy Azure Web App or Azure Function from Repository Folder
Learn how easy it is to deploy an Azure Web App or Azure function from a specific folder inside of a GitHub repository. This lets you keep all your related projects organized into one main folder.
[Read More]
Azure IoT Hub, Azure Functions and Farming!
This case study walks you through how we used Azure IoT Hub, Stream Analytics and Azure Functions to monitor the health of plants.
[Read More]