OpenAPI for JavaScript Azure Functions
A new tool for generating OpenAPI specs from JavaScript and TypeScript Azure Functions
A new tool for generating OpenAPI specs from JavaScript and TypeScript Azure Functions
Do you want to do changes to how CosmosDB serialises/deserialises data in the Azure Function bindings? Then have a read of this post.
We're defining a GraphQL schema with a type system, but can we use that type system for our application?
Let's take a look at how to integrate a data source with GraphQL on Azure
Let's look at how we can create a JavaScript GraphQL server and deploy it to an Azure Function
Let's look at how we can create a dotnet GraphQL server and deploy it to an AppService
Let's get started looking at GraphQL on Azure
Kicking off a new live stream series on converting from ASP.NET Core to Serverless
Let's go build something!
A quick start on how to create a GraphQL endpoint on an Azure Function
I'm back on Visual Studio Toolbox to talk about GitHub Actions and Azure Functions
Here's how to create Azure Functions in F# easily.
Looking to deploy Azure Functions with GitHub Actions? Here's how to get started.
Here's a video of my Serverless Days Melbourne talk on Durable Functions
Let's look at how you can use Entities in Durable Functions v2 to create an API cache
A quick look at how to use the FSharp.Azure.Storage package in Azure Functions
A guide to creating a Slack 'slash command' using Azure Functions as the handler.
How I go about processing data streams from IoT devices
How to orchestrate event-based workflows using Azure Durable Functions
A few weeks ago Microsoft announced their improvements to TypeScript Azure Functions with some new templates to help you get started. As I’m currently doing a bunch of stuff …
How to create an Azure Function using F#
How to use Microsoft Flow and Azure Functions to create simple demo APIs