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

    Mar 25, 2025 · This module walks you through how Functions works, the benefits of using Functions for your computing needs in Azure, and describes some key use cases for the service.

  2. Azure Functions Tutorials

    Then we discussed calling Azure Functions from Power Automate, SharePoint Framework, Calling External API from Azure Functions, etc. We addressed potential errors and warnings related to …

  3. Exploring Different Types of Azure Functions - Medium

    Sep 5, 2023 · With Azure Functions, you can execute code in response to various triggers, and it supports several types of functions to cater to different use cases. In this blog post, we’ll explore some...

  4. What is Azure Functions: Best Explanation with Examples 2025

    Common uses include sending emails, starting backups, order processing, task scheduling (like database cleanup), notifications, message handling, and IoT data processing. Azure Functions is a …

  5. What is Microsoft Azure Functions? - GeeksforGeeks

    Jul 23, 2025 · Microsoft Azure provides us with five hosting plans for Azure functions which helps us dictate how our app will be scaled, the resources available to each virtual machine, and support for …

  6. Azure Functions | Microsoft Azure

    Functions can run on the Flex Consumption plan, Azure App Service plan, Premium plan, or Azure Container Apps plan. See Azure Functions scale and hosting plans for details.

  7. Azure Functions: Simple Explanation with Examples

    Aug 10, 2023 · Learn about Azure Functions. This comprehensive guide provides explanations and examples on how to leverage Microsoft's Azure Functions.

  8. Azure Functions 101: Anatomy of Azure Functions - Hones Dev

    Apr 22, 2023 · Azure Functions provide built-in logging and monitoring capabilities that allow developers to diagnose issues and optimize performance. The logging system captures detailed information …

  9. Durable Functions: Types and Uses - Introduction to Azure Functions ...

    This lesson provides hands-on demonstrations of how to create different kinds of Azure Functions, how to create bindings to other Azure Services from those functions, and how to create a Durable …

  10. azure-docs/articles/azure-functions/durable/durable-functions-types ...

    Learn about the types of functions and roles that support function-to-function communication in a Durable Functions orchestration in Azure Functions. Durable Functions is an extension of Azure …