About 1,270,000 results
Open links in new tab
  1. Azure Functions overview | Microsoft Learn

    Mar 25, 2025 · Learn how you can use Azure Functions to build robust serverless apps without writing extra code.

  2. Azure Functions | Microsoft Azure

    Azure Functions allows you to implement your system's logic as event-driven, readily available blocks of code. These code blocks are called "functions." You write your function code in your …

  3. Getting started with Azure Functions | Microsoft Learn

    Aug 11, 2025 · Azure Functions allows you to implement your system's logic as event-driven, readily available blocks of code. These code blocks are called "functions". This article is to …

  4. Azure Functions documentation | Microsoft Learn

    Azure Functions is a managed platform-as-a-service (PaaS) provider that provides event-driven and scheduled compute resources for Azure cloud services. You can focus on the code that …

  5. Azure Functions best practices | Microsoft Learn

    May 12, 2025 · Azure Functions is an event-driven, compute-on-demand experience that extends the existing Azure App Service application platform with capabilities to implement code …

  6. Guidance for developing Azure Functions | Microsoft Learn

    Jun 26, 2024 · At the core of Azure Functions is a language-specific code project that implements one or more units of code execution called functions. Functions are simply methods that run in …

  7. Introduction to Azure Functions - Training | Microsoft Learn

    Learn how Azure Functions helps you to easily integrate serverless compute resources into your cloud-based solutions. This module walks you through how Functions works, the benefits of …

  8. Azure Functions Serverless Compute | Microsoft Azure

    Azure Functions enables serverless computing for building scalable applications without managing infrastructure, with pay-per-use pricing and seamless integration with other Azure …

  9. Explore Azure Functions - Training | Microsoft Learn

    Learn how Azure Functions can be a great solution for data processing, systems integration, and building simple APIs and microservices.

  10. Azure Functions – Build 2025 | Microsoft Community Hub

    Azure Functions act as custom tools that AI agents can call to execute business logic, access secure systems, or process data dynamically in response to events like HTTP requests or …