About 30,000 results
Open links in new tab
  1. Azure Functions – Build 2025 | Microsoft Community Hub

    May 19, 2025 · Latest releases in Azure Functions this year Azure Functions – Build 2025 update With Microsoft Build underway, the team is excited to provide an update on the latest releases in Azure …

  2. Build AI agent tools using remote MCP with Azure Functions

    Apr 4, 2025 · Today, we’re pleased to share an early experimental preview of triggers and bindings that allow you to build tools using remote MCP with server-sent events (SSE) with Azure Functions. …

  3. Azure Durable Functions Performance Optimization Techniques

    Mar 21, 2025 · Azure Durable Functions Performance Optimization Techniques This blog is co-authored by Dr. Magesh Kasthuri, Distinguished Member of Technical Staff (Wipro) and Sanjeev Radhakishin …

  4. What are Azure functions? What are their benefits? | Microsoft ...

    Jan 12, 2024 · Azure Functions are serverless compute services that allow you to run event-triggered code without having to explicitly provision or manage infrastructure. Some key benefits of Azure …

  5. Step by Step Guide: Migrating v3 to v4 programming model for Azure ...

    Aug 13, 2023 · We then use a selected set of Azure serverless services to deploy to and run the app. Azure Functions plays a key role in the Contoso Real Estate Reference App by providing the …

  6. Azure Functions Ignite 2025 Update | Microsoft Community Hub

    Nov 18, 2025 · Azure Functions incorporates proven best practices by design, with full support for managed identity—eliminating secrets and simplifying secure authentication and authorization. Flex …

  7. Leverage Azure Durable Functions to build lightweight ETL Data Jobs

    Mar 21, 2025 · Azure provides a robust platform to develop native solutions for ETL jobs, utilizing a combination of Azure Data Factory (ADF) pipelines, Azure Durable Functions, Azure SQL Database, …

  8. .NET on Azure Functions – September 2024 roadmap update

    Sep 17, 2024 · Learn about updates to the isolated worker model and the roadmap for .NET on Azure Functions.

  9. Announcing Native Azure Functions Support in Azure Container Apps

    May 30, 2025 · We are excited to introduce a new, streamlined method for running Azure Functions directly in Azure Container Apps (ACA). This powerful integration allows you to leverage the full …

  10. Scaling Azure Functions & PaaS - Concurrency, Async, Messaging ...

    Jul 17, 2025 · In our journey building and operating Azure PaaS solutions under real-world pressure, we’ve encountered concurrency bugs, messaging quirks, and performance...