by Azalio tdshpsk | Jul 17, 2025 | Cloud
Virtual Machines node pools support in AKS is now generally available. With Virtual Machines node pools, Azure Kubernetes Services directly manages the provisioning and bootstrapping of every single node. When deploying a workload onto Azure...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
The max blocked nodes allowed feature for AKS lets you specify how many nodes that fail to drain (blocked nodes) can be tolerated during upgrades or similar operations. This feature only works if the undrainable node behavior property is set; otherwise,...
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...