บทความ

กำลังแสดงโพสต์ที่มีป้ายกำกับ In preview, Compute, Containers, Internet of Things

[In preview] Public Preview: Azure Functions support for Python 3.13

You can now develop functions using Python 3.13 locally and deploy them to Azure Functions. Starting with Python 3.13, Functions introduces runtime version control, a new opt-in feature that lets you target specific versions of the Functions Python runti

[In preview] Public Preview: Roslyn Analyzer for Durable Functions in .NET isolated

Durable Functions running in the .NET isolated model now has support for the Roslyn Analyzer, a real-time code analyzer that helps developers adhere to durable orchestrations’ coding constraints. This analyzer is enabled by default to analyze Durable Func

[In preview] Public Preview: Orchestration versioning for Durable Functions and durable task SDKs

When building Durable Functions apps, it’s inevitable that orchestrations need to be changed. You might need to modify or remove activity functions, or maybe even completely rewrite the orchestration logic. Without any functionality built around versionin

[In preview] Public Preview: Azure Functions Kafka trigger support in Consumption plan

Kafka Extension for Azure Functions in Consumption plan is now in public preview. This extension enables you to detect and respond to real time messages streaming into Kafka Topics, or write to a Kafka Topic through the output binding. You can now focus