Skip to content

Commit 07e651c

Browse files
authored
Merge pull request #104809 from TimothyMothra/patch-1
Update azure-functions-supported-features.md
2 parents 7204d65 + 75a2584 commit 07e651c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ 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).
19+
1820
## Supported features
1921

20-
| Azure Functions | V1 | V2 (Ignite 2018) |
22+
| Azure Functions | V1 | V2 & V3 |
2123
|----------------------------------- |--------------- |------------------ |
2224
| **Application Insights .NET SDK** | **2.5.0** | **2.9.1** |
2325
| | | |

0 commit comments

Comments
 (0)