From a2cf4fb98f0ecb3cf3da11540cd66e35aef7375b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Dupuy?= Date: Tue, 2 Nov 2021 15:50:38 +0100 Subject: [PATCH] docs: add elastic pool in supported versions in sqlserver (#10044) --- plugins/inputs/sqlserver/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/inputs/sqlserver/README.md b/plugins/inputs/sqlserver/README.md index c92f0db9a..c818b4b6d 100644 --- a/plugins/inputs/sqlserver/README.md +++ b/plugins/inputs/sqlserver/README.md @@ -10,6 +10,7 @@ lightweight and use Dynamic Management Views supplied by SQL Server. - End-of-life SQL Server versions are not guaranteed to be supported by Telegraf. Any issues with the SQL Server plugin for these EOL versions will need to be addressed by the community. - Azure SQL Database (Single) - Azure SQL Managed Instance +- Azure SQL Elastic Pool ### Additional Setup