File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
title : Azure Application Insights - Dependency Auto-Collection | Microsoft Docs
3
3
description : Application Insights automatically collect and visualize dependencies
4
4
ms.topic : reference
5
- author : nikmd23
6
- ms.author : nimolnar
7
- ms.date : 04/29/2019
5
+ author : mrbullwinkle
6
+ ms.author : mbullwin
7
+ ms.date : 05/06/2020
8
8
9
- ms.reviewer : mbullwin
10
9
---
11
10
12
11
# Dependency auto-collection
@@ -24,6 +23,7 @@ Below is the currently supported list of dependency calls that are automatically
24
23
| <b > Communication libraries</b > |
25
24
| [ HttpClient] ( https://www.microsoft.com/net/ ) | 4.5+, .NET Core 1.1+ |
26
25
| [ SqlClient] ( https://www.nuget.org/packages/System.Data.SqlClient ) | .NET Core 1.0+, NuGet 4.3.0 |
26
+ | [ Microsoft.Data.SqlClient] ( https://www.nuget.org/packages/Microsoft.Data.SqlClient/1.1.2 ) | 1.0 - latest stable release.
27
27
| [ EventHubs Client SDK] ( https://www.nuget.org/packages/Microsoft.Azure.EventHubs ) | 1.1.0 |
28
28
| [ ServiceBus Client SDK] ( https://www.nuget.org/packages/Microsoft.Azure.ServiceBus ) | 3.0.0 |
29
29
| <b >Storage clients</b >| |
You can’t perform that action at this time.
0 commit comments