About 153,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 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 matters most …

  3. Azure Functions | Microsoft Azure

    Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. Instead of worrying about deploying and maintaining servers, the cloud …

  4. Getting started with Azure Functions | Microsoft Learn

    Oct 28, 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 help you find …

  5. Azure Functions on Azure Container Apps overview | Microsoft Learn

    Aug 15, 2025 · Azure Functions on Azure Container Apps offers a fully managed serverless hosting environment that brings together the event-driven capabilities of Azure Functions with the robust …

  6. 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 using …

  7. Guidance for developing Azure Functions | Microsoft Learn

    3 days ago · Learn the Azure Functions concepts and techniques that you need to develop functions in Azure, across all programming languages and bindings.

  8. 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.

  9. Azure Functions runtime versions overview | Microsoft Learn

    Learn how Azure Functions supports multiple versions of the runtime, and understand the differences between them and how to choose the one that's right for you.

  10. Azure Functions best practices | Microsoft Learn

    May 13, 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 triggered by …