From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated
A developer shares their detailed experience and step-by-step guide for migrating Azure Durable Functions from .NET 6 to the .NET 8 isolated worker model.
A developer shares their detailed experience and step-by-step guide for migrating Azure Durable Functions from .NET 6 to the .NET 8 isolated worker model.
A developer shares their experience migrating from .NET 6 to .NET 8, focusing on fixing missing X-Forwarded headers in isolated Azure Functions.
A developer shares their experience migrating Azure Functions from .NET 6 in-process to .NET 8 isolated, focusing on Azure AppConfiguration setup.
Guide on integrating ASP.NET Core middleware into Azure Functions HTTP triggers to use familiar HttpRequest, HttpResponse, and IActionResult objects.
A developer shares their experience migrating an Azure Function from .NET 6 in-process to .NET 8 isolated, focusing on OpenApi/Swagger configuration changes.
A curated list of links covering .NET, Azure, React, Git, and other software development topics, tools, and industry news.
A step-by-step guide on creating and deploying Azure Function Apps using Visual Studio Code extensions and the Azure CLI.
A technical guide on using Azure Function triggers and bindings to send SMS notifications via Twilio integration.
Part 3 of a tutorial on building a vehicle tracking app in Azure, focusing on the Function App for processing location events, geofencing, and data storage.
Using Azure API Management to control API access and validate parameters per team, securing an Azure Function for DevOps agent management.
A guide to troubleshooting common issues when configuring and deploying applications to a private Azure App Service Environment (ASE).
A tutorial on creating an HTTP-triggered Azure Function using a custom handler written in the Go (Golang) programming language.
A guide on building an Azure Functions extension to read files from AWS S3, based on a talk at the Sydney Serverless Meetup.
A guide to creating custom Azure Functions binding extensions, using Azure Communication Services Email as a practical example.
A tutorial on implementing feature flags in an isolated Azure Functions application using Azure App Configuration Service.
A tutorial on implementing feature flags from Azure App Configuration in an InProcess Azure Functions application.
A tutorial on building a custom email alert service for Azure service retirements using Java, Azure Functions, and Communication Services.
A guide on using GitHub Codespaces to develop and test Azure PowerShell Function apps in a pre-configured cloud environment.
Guide to securely deploying Azure resources within a Virtual Network using DevSecOps practices for network isolation and security controls.
Azure Functions support for PowerShell 7.0 ends Dec 2022. Learn how to find and upgrade affected functions to PowerShell 7.2.