From 467e872cd0515fac9948e60e3a7d7f078b35e50d Mon Sep 17 00:00:00 2001 From: Travis Wright Date: Tue, 13 Feb 2024 16:28:19 -0800 Subject: [PATCH] added acknowledgements --- samples/features/azure-arc/dashboard/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/samples/features/azure-arc/dashboard/README.md b/samples/features/azure-arc/dashboard/README.md index 2d9cec25..0f7cc176 100644 --- a/samples/features/azure-arc/dashboard/README.md +++ b/samples/features/azure-arc/dashboard/README.md @@ -21,6 +21,10 @@ This article will show you how to use the dashboard .json files in this director - **Arc - SQL Server Inventory:** A dashboard showing detailed stats about SQL Server instances and servers hosting SQL Server. - **SQL Server Instances:** A dashboard focused on SQL Server inventory details about SQL Server instances and databases. +# Acknowledgements +Many thanks to the following contributors that provided content to this part of the SQL Server samples repository. +- [Tps99](https://github.com/tps99) + ## Disclaimers The code included in these samples are not intended to be a set of best practices on how to build scalable enterprise grade applications. This is beyond the scope of this quick start sample.