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...
by Azalio tdshpsk | Jul 17, 2025 | Cloud
For customers requiring NFS 3.0 protocol support or POSIX compliance, Azure Blob Storage natively supports NFSv3 (aka BlobNFS). BlobNFS is accessed via the Linux NFS client with our AZNFS mount helper package, which streamlines mounting and reliably...