Test Azure Functions locally with Azure Active Directory
[Read More]
Working at Microsoft, four years in...
This week marks four years that I have been working at Microsoft. It’s been an incredibly fun & humbling journey so far! In thinking about the past four years...
[Read More]
Azure environment variables for Cloud Custodian in Windows
Learn how to set up Azure service principal authentication environment variables for use with Cloud Custodian control plane.
[Read More]
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]
Internal Server Error after Upgrading to .NET Core 1.1
Learn how to fix Internal Server Error (An error occurred while starting the application.) after upgrading your Azure web app to .NET Core 1.1
[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]