About 5,700,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

    You write your function code in your preferred language using your favorite development tools and then deploy your code to the Azure cloud. Functions provides native support for developing in C#, Java, …

  3. 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 services.

  4. Azure Functions – Build 2025 | Microsoft Community Hub

    May 19, 2025 · 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 …

  5. What is Microsoft Azure Functions? - GeeksforGeeks

    Jul 23, 2025 · Azure Functions is a serverless computing service provided by Microsoft Azure to help us run tasks on a schedule like processing data, working with the Internet of Things (IoT), and …

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

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

  8. Develop Azure Functions locally using Core Tools | Microsoft Learn

    Feb 23, 2025 · Azure Functions Core Tools lets you develop and test your functions on your local computer. When you're ready, you can also use Core Tools to deploy your code project to Azure and …

  9. Azure Functions Tutorials

    Are you looking to learn some basic to advanced things about Azure Functions? You’ll get many helpful Azure Functions tips and tutorials on this page. Here, you will find in-depth, step-by-step tutorials on …

  10. Getting started with Azure Functions | Azure Docs

    Nov 14, 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 …