You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: Azure Functions is a cloud service available on-demand that provides all the continually updated infrastructure and resources needed to run your applications. You focus on the code that matters most to you, in the most productive language for you, and Functions handles the rest. Functions provides serverless compute for Azure. You can use Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.
4
+
summary: 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 to you and Functions handles the rest. Functions can provide scalable and serverless hosting for your code projects written in the most productive language for you. You can use Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.
5
5
6
6
metadata:
7
7
title: Azure Functions documentation
8
-
description: Azure Functions is a cloud service available on-demand that provides all the continually updated infrastructure and resources needed to run your applications. You focus on the code that matters most to you, in the most productive language for you, and Functions handles the rest. Functions provides serverless compute for Azure. You can use Azure Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.
8
+
description: 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 to you and Functions handles the rest. Functions can provide scalable and serverless hosting for your code projects written in the most productive language for you. You can use Functions to build web APIs, respond to database changes, process IoT streams, manage message queues, and more.
9
9
ms.service: azure-functions
10
10
ms.topic: landing-page
11
11
author: ggailey777
12
12
ms.author: glenga
13
-
ms.date: 12/27/2021
13
+
ms.date: 02/23/2025
14
14
landingContent:
15
15
- title: About Azure Functions
16
16
linkLists:
@@ -21,11 +21,9 @@ landingContent:
21
21
- linkListType: concept
22
22
links:
23
23
- text: Azure Functions hosting options
24
-
url: functions-scale.md
25
-
- text: Choose the right integration and automation services in Azure
0 commit comments