From 6acda40894003a9104436317ebbb5a5f50f18358 Mon Sep 17 00:00:00 2001 From: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com> Date: Wed, 20 Apr 2022 14:38:20 -0700 Subject: [PATCH] Cleanup references to ADS (#19157) --- extensions/sql-bindings/README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/extensions/sql-bindings/README.md b/extensions/sql-bindings/README.md index 48cf7ffe99..97b1189254 100644 --- a/extensions/sql-bindings/README.md +++ b/extensions/sql-bindings/README.md @@ -1,19 +1,13 @@ -# Microsoft SQL Bindings for Azure Data Studio and VS Code +# Microsoft SQL Bindings for VS Code ## Overview -Microsoft SQL Bindings for Azure Data Studio and VS Code enables users to develop Azure Functions with Azure SQL bindings +Microsoft SQL Bindings for VS Code enables users to develop Azure Functions with Azure SQL bindings ### VS Code This extension is bundled into the `SQL Server (MSSQL)` extension for VS Code and will be installed automatically when that extension is updated or installed. -### Azure Data Studio - -This extension is provided as a separate extension in the marketplace. - -Please report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues) - ## Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.