Skip to content

Commit 42d1a7a

Browse files
authored
Merge pull request #104890 from TimothyMothra/patch-1
Update azure-functions-supported-features.md
2 parents a9461ac + bac90e3 commit 42d1a7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-monitor/app/azure-functions-supported-features.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@ ms.reviewer: mbullwin
1515

1616
Azure Functions offers [built-in integration](../../azure-functions/functions-monitoring.md) with Application Insights, which is available through the ILogger Interface. Below is the list of currently supported features. Review Azure Functions' guide for [Getting started](../../azure-functions/functions-monitoring.md#enable-application-insights-integration).
1717

18-
For more information about runtime versions, see [here](../../azure-functions/functions-versions.md).
18+
For more information about Functions runtime versions, see [here](../../azure-functions/functions-versions.md).
19+
20+
For more information about compatible versions of Application Insights, see [Dependencies](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Logging.ApplicationInsights/).
1921

2022
## Supported features
2123

2224
| Azure Functions | V1 | V2 & V3 |
2325
|----------------------------------- |--------------- |------------------ |
24-
| **Application Insights .NET SDK** | **2.5.0** | **2.9.1** |
2526
| | | |
2627
| **Automatic collection of** | | |
2728
| • Requests | Yes | Yes |

0 commit comments

Comments
 (0)