From 0d0c65d4eb1ac046b64dbbac70ecda4dbebc5371 Mon Sep 17 00:00:00 2001 From: akatesmith Date: Tue, 6 Oct 2020 09:59:23 -0700 Subject: [PATCH] Update README.md --- samples/tutorials/ruby/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/samples/tutorials/ruby/README.md b/samples/tutorials/ruby/README.md index e94aa563..15a24d71 100644 --- a/samples/tutorials/ruby/README.md +++ b/samples/tutorials/ruby/README.md @@ -1,3 +1,12 @@ +--- +page_type: sample +languages: +- ruby +products: +- azure-sql-database +--- + + # Ruby samples Simple Ruby applications to connect to Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. Samples for operating systems including Linux, Windows, and macOS.