Posts about Azure Functions
2024 (2)
2023 (2)
- Accessing Service Bus message metadata in Azure Functions isolated model
- Migrating to Isolated Durable Functions
2022 (2)
- Create downloadable blob links with Azure Functions and App Service authentication
- Update Your Azure Functions Table Storage Bindings
2021 (5)
- Is it time to start creating C# Azure Functions in isolated mode?
- The Serverless Sliding Scale
- Azure Durable Functions Dependency Injection
- Pluralsight Updates 2021 - Microservices are getting easier
- Running Durable Functions Locally with Azurite
2020 (6)
- AZ-204 Exam Preparation: Implement Azure Functions
- Azure Durable Entities: What are they good for?
- Faster Querying with Serverless Materialized Views
- Durable Functions Upgrade Strategies
- Migrating to Durable Functions
- Using Azure Functions Durable HTTP APIs
2019 (13)
- Containers versus Serverless for Microservices
- Run Azure Functions in Kubernetes with KEDA
- Managing Azure Functions Keys (using the new ARM APIs!)
- Using Entity Framework Core on Azure Functions with Dependency Injection
- Automating Azure Container Instances with PowerShell Azure Functions
- Azure Functions Fundamentals Updated for Version 2
- Containerized Activities in Durable Workflows - Part 5
- Containerized Activities in Durable Workflows - Part 1
- Avoiding Azure Functions Cold Starts
- Awaiting Multiple External Events with Durable Functions
- Deploy Web and Function Apps with Run from Package
- Accessing Key Vault from Azure Functions using Managed Identities
- Deploying Azure Functions with the Azure CLI
2018 (16)
- Managing Durable Functions Orchestration History
- My Durable Functions talk at ProgNET 2018
- Create Serverless Functions
- Run Azure Functions in a Docker Container
- Creating simple CRUD REST-style APIs with Azure Functions C# Bindings
- Using Azure Functions v2 proxies to avoid CORS issues
- Waiting for External Events with Timeouts in Durable Functions
- New Features in Durable Functions
- Integrating ACI with other Azure services
- 10 Reasons to Use Durable Functions
- Why you should use Durable Functions sub-orchestrations
- Error Handling with Durable Functions
- Managing Azure Functions Keys
- Overwhelmed by Choice with Azure Functions?
- The Case for Durable Workflows
- Creating Durable Functions in the Azure Portal
2017 (15)
- Local Debugging with the Azure Functions CLI
- Using Queries with the Azure CLI
- Azure Functions Visual Studio 2017 Tooling
- Building Serverless Applications in Azure
- Triggering an App Service Sync from External Git Repositories
- Securing an Azure Functions App with EasyAuth and AD B2C
- Azure Tables–What are They Good For?
- Hosting Static Websites in Azure Blob Storage with Azure Functions Proxies
- Enabling CORS for Testing Azure Functions Locally
- A Basic Introduction to Webhooks
- Rapid API Development with Azure Functions
- Deploying Azure Functions with Kudu and PowerShell
- Azure Functions Fundamentals
- Remote Debugging Azure Functions
- Sending Emails with SendGrid and Azure Functions
2016 (8)
- Using Blobs in Azure Functions with F#
- Three Ways to View Azure Functions Error Logs
- Serverless London 2016
- Sending Randomly Scheduled Tweets with Azure Functions
- Handling Payment Webhooks with Azure Functions
- Sharing State Between Azure Functions
- Rapid Prototyping Web APIs with Azure Functions
- Thoughts on Serverless