by Azalio tdshpsk | Jul 17, 2025 | Cloud
Extension Manager, the core component responsible for managing the lifecycle of AKS cluster extensions, has been moved from customer worker nodes to the AKS control plane. This transition enhances security, simplifies networking, and reduces operational...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
Managing dynamic workloads in Kubernetes can often lead to overprovisioning, idle resources, and additional operational overhead from maintaining pre-configured node pools. To address this, Node Auto-Provisioning (NAP) support in AKS is now generally...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
Software supply chain management provider JFrog has become the latest vendor to release a Model Context Protocol (MCP) server for its platform so developers can securely link Large Language Models (LLMs) and AI agents to tools and data sources. “Until recently,...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
The Durable Functions PowerShell SDK is now available as a standalone module in the PowerShell Gallery: AzureFunctions.PowerShell.Durable.SDK. This SDK is now generally available and is the recommended approach for authoring Durable Functions apps with...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
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...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
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...