DEV Community

Azure Functions for .NET Developers Series' Articles

Back to Martin Oehlert's Series
Why Azure Functions? Serverless for .NET Developers
Cover image for Why Azure Functions? Serverless for .NET Developers

Why Azure Functions? Serverless for .NET Developers

Comments
6 min read
Your First Azure Function: HTTP Triggers Step-by-Step
Cover image for Your First Azure Function: HTTP Triggers Step-by-Step

Your First Azure Function: HTTP Triggers Step-by-Step

8
Comments
12 min read
Beyond HTTP: Timer, Queue, and Blob Triggers
Cover image for Beyond HTTP: Timer, Queue, and Blob Triggers

Beyond HTTP: Timer, Queue, and Blob Triggers

5
Comments
22 min read
Local Development Setup: Tools, Debugging, and Hot Reload
Cover image for Local Development Setup: Tools, Debugging, and Hot Reload

Local Development Setup: Tools, Debugging, and Hot Reload

5
Comments
17 min read
Understanding the Isolated Worker Model
Cover image for Understanding the Isolated Worker Model

Understanding the Isolated Worker Model

3
Comments
17 min read
Configuration Done Right: Settings, Secrets, and Key Vault

Configuration Done Right: Settings, Secrets, and Key Vault

2
Comments
9 min read
Testing Azure Functions: Unit, Integration, and Local
Cover image for Testing Azure Functions: Unit, Integration, and Local

Testing Azure Functions: Unit, Integration, and Local

1
Comments
15 min read
Deploying to Azure: CI/CD with GitHub Actions
Cover image for Deploying to Azure: CI/CD with GitHub Actions

Deploying to Azure: CI/CD with GitHub Actions

1
Comments
14 min read
Azure Functions Observability: From Blind Spots to Production Clarity
Cover image for Azure Functions Observability: From Blind Spots to Production Clarity

Azure Functions Observability: From Blind Spots to Production Clarity

Comments
21 min read
Production Realities: When Azure Functions Stops Being Serverless
Cover image for Production Realities: When Azure Functions Stops Being Serverless

Production Realities: When Azure Functions Stops Being Serverless

Comments
15 min read