Skip to content

Commit 8ac988f

Browse files
authored
Merge pull request #114152 from mrbullwinkle/mrb_05_06_2020_microsoft_data_sqlclient
update to include Microsoft.Data.SqlClient
2 parents 4c946c0 + 7e0381c commit 8ac988f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/app/auto-collect-dependencies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Azure Application Insights - Dependency Auto-Collection | Microsoft Docs
33
description: Application Insights automatically collect and visualize dependencies
44
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
88

9-
ms.reviewer: mbullwin
109
---
1110

1211
# Dependency auto-collection
@@ -24,6 +23,7 @@ Below is the currently supported list of dependency calls that are automatically
2423
| <b> Communication libraries</b> |
2524
| [HttpClient](https://www.microsoft.com/net/) | 4.5+, .NET Core 1.1+ |
2625
| [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.
2727
| [EventHubs Client SDK](https://www.nuget.org/packages/Microsoft.Azure.EventHubs) | 1.1.0 |
2828
| [ServiceBus Client SDK](https://www.nuget.org/packages/Microsoft.Azure.ServiceBus) | 3.0.0 |
2929
| <b>Storage clients</b>| |

0 commit comments

Comments
 (0)