Skip to content

Commit 9bdd8b6

Browse files
authored
Update _index.md (#33213)
explicitly listing supported runtimes, operating systems (OS) and hosting plans for Azure Functions
1 parent 095f27c commit 9bdd8b6

File tree

1 file changed

+5
-0
lines changed
  • content/en/serverless/azure_functions

1 file changed

+5
-0
lines changed

content/en/serverless/azure_functions/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ further_reading:
1212
## Overview
1313
This page explains how to collect traces, trace metrics, runtime metrics, and custom metrics from your Azure Functions. To collect additional metrics, install the [Datadog Azure integration][5].
1414

15+
Here is the list of supported runtimes, operating systems (OS) and hosting plans for Azure Functions monitoring:
16+
- **Runtimes**: .NET, Node.js, Python, Java
17+
- **Operating Systems (OS)**: Windows, Linux
18+
- **Hosting Plans**: Dedicated (App Service) Plan, Premium Plan, Consumption Plan, Flex Consumption Plan
19+
1520
The recommended installation method depends on your Azure Function’s configuration:
1621
- For .NET Windows Azure Functions running on Dedicated/App Service or Premium plans: use the [Datadog .NET APM Extension][9].
1722
- For all other configurations (including different runtimes, operating systems, or hosting plans): Follow the instructions below to install the Serverless Compatibility Layer.

0 commit comments

Comments
 (0)