Daron Yöndem
Azure Application Development Lead for MEA
Microsoft
http://daron.me
@daronyondem
Slide 2
Slide 2 text
Azure Functions
Run code when events occur
Event-driven scaling
No infrastructure management
Consumption pricing with free grant
Slide 3
Slide 3 text
• Availability zones (Premium Functions Apps)
• OpenAPI extension
• New Durable Functions backends
• Microsoft SQL (DurableTask.SqlServer)
• Netherite (Event Hubs and Faster)
G A
P R E V I E W
P R E V I E W
Slide 4
Slide 4 text
• Updates to popular extensions
• Blobs, Queues, Event Hubs, Event Grid, Service Bus
• Supports identity-based connections
• New extension: Azure Web PubSub
• .NET 6 support in Azure Functions 🎉
G A
G A
G A
Slide 5
Slide 5 text
No content
Slide 6
Slide 6 text
No content
Slide 7
Slide 7 text
No content
Slide 8
Slide 8 text
No content
Slide 9
Slide 9 text
No content
Slide 10
Slide 10 text
In-process
• Migrate from .NET 5
isolated process
• Durable Functions
coming to isolated
process in 2022
Isolated process
• Migrate from .NET Core
3.1 in-process to .NET 6
• Need Durable Functions