Below is an advanced set of standalone PowerShell scripts that not only cover common Azure use cases (VM management, Azure AD reporting, AKS health, Web Apps, Azure Functions, Graph API security, and ...
This template repository contains a Durable Functions sample demonstrating the fan-out/fan-in pattern in C# (isolated process model). The sample can be easily deployed to Azure using the Azure ...
Last time I looked at the basics of triggers. Let's look at creating an HTTP-triggered function for displaying a greeting based on a target audience. The last time we looked at Azure Functions, I ...
One of the features of Azure Functions is the ability to easily create Webhooks. Webhooks allow integration with other systems, including third-party systems. Essentially, the external system can call ...
Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud. Azure Functions is the serverless compute offering in the Microsoft Azure cloud.
"You should use Azure Resource Graph from now on, it is very fast and enables you to dig into resources in a brand new way." For the 2017 company-wide Hackathon ...